Home
last modified time | relevance | path

Searched defs:__pte_free_tlb (Results 1 – 25 of 26) sorted by relevance

12

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

Completed in 22 milliseconds

12