Home
last modified time | relevance | path

Searched defs:__tlb_remove_tlb_entry (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dtlb_64.h27 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtlb.h24 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
46 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtlb.h7 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dtlb.h22 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
41 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dtlb.h135 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dtlb.h145 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-5.10/include/asm-generic/
H A Dtlb.h551 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h595 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro

Completed in 4 milliseconds