/arch/openrisc/include/asm/ |
D | tlb.h | 28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/x86/include/asm/ |
D | tlb.h | 6 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/cris/include/asm/ |
D | tlb.h | 14 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/blackfin/include/asm/ |
D | tlb.h | 12 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/hexagon/include/asm/ |
D | tlb.h | 30 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/m68k/include/asm/ |
D | tlb.h | 10 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/m32r/include/asm/ |
D | tlb.h | 10 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while (0) macro
|
/arch/tile/include/asm/ |
D | tlb.h | 20 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/mn10300/include/asm/ |
D | tlb.h | 24 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/microblaze/include/asm/ |
D | tlb.h | 22 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while (0) macro
|
/arch/score/include/asm/ |
D | tlb.h | 10 #define __tlb_remove_tlb_entry(tlb, ptep, address) do {} while (0) macro
|
/arch/frv/include/asm/ |
D | tlb.h | 17 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/um/include/asm/ |
D | tlb.h | 25 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function 109 __tlb_remove_tlb_entry(tlb, ptep, address); \
|
/arch/mips/include/asm/ |
D | tlb.h | 14 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/unicore32/include/asm/ |
D | tlb.h | 17 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/sparc/include/asm/ |
D | tlb_32.h | 14 #define __tlb_remove_tlb_entry(tlb, pte, address) \ macro
|
D | tlb_64.h | 27 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) macro
|
/arch/avr32/include/asm/ |
D | tlb.h | 17 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while(0) macro
|
/arch/alpha/include/asm/ |
D | tlb.h | 6 #define __tlb_remove_tlb_entry(tlb, pte, addr) do { } while (0) macro
|
/arch/powerpc/include/asm/ |
D | tlb.h | 39 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry() function
|
/arch/xtensa/include/asm/ |
D | tlb.h | 40 #define __tlb_remove_tlb_entry(tlb,pte,addr) do { } while (0) macro
|
/arch/parisc/include/asm/ |
D | tlb.h | 19 #define __tlb_remove_tlb_entry(tlb, pte, address) \ macro
|
/arch/ia64/include/asm/ |
D | tlb.h | 247 __tlb_remove_tlb_entry (struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in __tlb_remove_tlb_entry() function 262 __tlb_remove_tlb_entry(tlb, ptep, addr); \
|
/arch/sh/include/asm/ |
D | tlb.h | 128 #define __tlb_remove_tlb_entry(tlb, pte, address) do { } while (0) macro
|