/openbmc/linux/arch/xtensa/include/asm/ |
H A D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | tlb.h | 10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | pgalloc.h | 31 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | pgalloc.h | 33 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/openbmc/linux/arch/um/include/asm/ |
H A D | pgalloc.h | 28 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | tlb.h | 40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | sun3_pgalloc.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
H A D | motorola_pgalloc.h | 47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
H A D | mcf_pgalloc.h | 35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 69 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | pgalloc.h | 35 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgalloc.h | 62 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgalloc.h | 66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | pgalloc.h | 64 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | pgalloc.h | 95 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | tlb.h | 75 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
H A D | pgalloc_64.h | 106 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | pgalloc.h | 47 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgalloc.h | 57 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 170 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgalloc.h | 156 #define __pte_free_tlb(tlb, pte, buf) \ macro
|