Home
last modified time | relevance | path

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

12

/linux-6.14.4/arch/xtensa/include/asm/
Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-6.14.4/arch/alpha/include/asm/
Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-6.14.4/arch/parisc/include/asm/
Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-6.14.4/arch/microblaze/include/asm/
Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-6.14.4/arch/nios2/include/asm/
Dpgalloc.h31 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-6.14.4/arch/arm/include/asm/
Dtlb.h33 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
/linux-6.14.4/arch/m68k/include/asm/
Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
Dmcf_pgalloc.h35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
/linux-6.14.4/arch/um/include/asm/
Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-6.14.4/arch/openrisc/include/asm/
Dpgalloc.h67 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-6.14.4/arch/sh/include/asm/
Dpgalloc.h35 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-6.14.4/arch/arc/include/asm/
Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-6.14.4/arch/powerpc/include/asm/nohash/
Dpgalloc.h70 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/linux-6.14.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h67 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/linux-6.14.4/arch/csky/include/asm/
Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-6.14.4/arch/hexagon/include/asm/
Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-6.14.4/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-6.14.4/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-6.14.4/arch/mips/include/asm/
Dpgalloc.h51 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-6.14.4/arch/loongarch/include/asm/
Dpgalloc.h58 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux-6.14.4/arch/riscv/include/asm/
Dpgalloc.h151 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/linux-6.14.4/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-6.14.4/arch/x86/include/asm/
Dpgalloc.h58 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, in __pte_free_tlb() function

12