/arch/unicore32/include/asm/ |
D | tlb.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/alpha/include/asm/ |
D | tlb.h | 12 #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 | 25 #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/um/include/asm/ |
D | pgalloc.h | 42 #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/cris/include/asm/ |
D | pgalloc.h | 55 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 148 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function 216 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
D | pgalloc-32.h | 84 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/arch/nios2/include/asm/ |
D | pgalloc.h | 78 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 103 #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/arm/include/asm/ |
D | tlb.h | 225 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function 268 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
|
/arch/m32r/include/asm/ |
D | pgalloc.h | 66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/arch/sh/include/asm/ |
D | pgalloc.h | 68 #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 | 31 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
D | mcf_pgalloc.h | 43 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
D | motorola_pgalloc.h | 59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 77 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/arch/avr32/include/asm/ |
D | pgalloc.h | 90 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/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
|