/arch/unicore32/include/asm/ |
D | tlb.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/alpha/include/asm/ |
D | tlb.h | 13 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/arch/xtensa/include/asm/ |
D | tlb.h | 45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/arch/parisc/include/asm/ |
D | tlb.h | 26 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/arch/mn10300/include/asm/ |
D | pgalloc.h | 54 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
|
/arch/frv/include/asm/ |
D | pgalloc.h | 52 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/arch/arm64/include/asm/ |
D | tlb.h | 57 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/arch/um/include/asm/ |
D | pgalloc.h | 42 #define __pte_free_tlb(tlb,pte, address) \ macro
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 127 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function 184 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/arch/cris/include/asm/ |
D | pgalloc.h | 56 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/arch/nios2/include/asm/ |
D | pgalloc.h | 77 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 102 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
|
/arch/metag/include/asm/ |
D | pgalloc.h | 75 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/m32r/include/asm/ |
D | pgalloc.h | 67 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/arch/sh/include/asm/ |
D | pgalloc.h | 69 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/arch/score/include/asm/ |
D | pgalloc.h | 78 #define __pte_free_tlb(tlb, pte, buf) \ macro
|
/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 32 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
D | motorola_pgalloc.h | 60 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
D | mcf_pgalloc.h | 44 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
/arch/arm/include/asm/ |
D | tlb.h | 248 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function 283 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 78 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
D | pgalloc_64.h | 107 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
|
/arch/hexagon/include/asm/ |
D | pgalloc.h | 142 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/arc/include/asm/ |
D | pgalloc.h | 134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 124 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|