Searched refs:__pte_free_tlb (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-master/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-master/arch/parisc/include/asm/
H A Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-master/arch/um/include/asm/
H A Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-master/arch/nios2/include/asm/
H A Dpgalloc.h31 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-master/arch/microblaze/include/asm/
H A Dpgalloc.h33 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-master/arch/sh/include/asm/
H A Dpgalloc.h35 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-master/arch/arm/include/asm/
H A Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) function
/linux-master/arch/m68k/include/asm/
H A Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
H A Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, function
H A Dmcf_pgalloc.h35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, function
/linux-master/arch/arc/include/asm/
H A Dpgalloc.h95 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, function
/linux-master/arch/openrisc/include/asm/
H A Dpgalloc.h69 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-master/arch/hexagon/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-master/arch/csky/include/asm/
H A Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_32.h75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
H A Dpgalloc_64.h106 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, function
/linux-master/arch/mips/include/asm/
H A Dpgalloc.h57 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dpgalloc.h47 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-master/arch/arm64/include/asm/
H A Dtlb.h80 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h170 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, function
/linux-master/arch/riscv/include/asm/
H A Dpgalloc.h187 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, function
/linux-master/arch/x86/include/asm/
H A Dpgalloc.h58 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, function

Completed in 185 milliseconds

12