Home
last modified time | relevance | path

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

12

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

12