Home
last modified time | relevance | path

Searched defs:__tlb_remove_tlb_entry (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dtlb.h29 #define __tlb_remove_tlb_entry __tlb_remove_tlb_entry macro
40 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/Linux-v4.19/arch/openrisc/include/asm/
Dtlb.h28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/sparc/include/asm/
Dtlb_32.h15 #define __tlb_remove_tlb_entry(tlb, pte, address) \ macro
Dtlb_64.h28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/hexagon/include/asm/
Dtlb.h30 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/microblaze/include/asm/
Dtlb.h21 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while (0) macro
/Linux-v4.19/arch/m68k/include/asm/
Dtlb.h11 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/nios2/include/asm/
Dtlb.h29 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/x86/include/asm/
Dtlb.h7 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/arc/include/asm/
Dtlb.h42 #define __tlb_remove_tlb_entry(tlb, ptep, address) macro
/Linux-v4.19/arch/unicore32/include/asm/
Dtlb.h17 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/parisc/include/asm/
Dtlb.h20 #define __tlb_remove_tlb_entry(tlb, pte, address) \ macro
/Linux-v4.19/arch/alpha/include/asm/
Dtlb.h7 #define __tlb_remove_tlb_entry(tlb, pte, addr) do { } while (0) macro
/Linux-v4.19/arch/nds32/include/asm/
Dtlb.h19 #define __tlb_remove_tlb_entry(tlb, pte, addr) do { } while (0) macro
/Linux-v4.19/arch/mips/include/asm/
Dtlb.h18 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/xtensa/include/asm/
Dtlb.h40 #define __tlb_remove_tlb_entry(tlb,pte,addr) do { } while (0) macro
/Linux-v4.19/arch/um/include/asm/
Dtlb.h26 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
/Linux-v4.19/arch/sh/include/asm/
Dtlb.h162 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while (0) macro
/Linux-v4.19/include/asm-generic/
Dtlb.h209 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
/Linux-v4.19/arch/ia64/include/asm/
Dtlb.h264 __tlb_remove_tlb_entry (struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in __tlb_remove_tlb_entry() function