Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dtlb.h9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dpgalloc.h69 #define __pte_free_tlb(tlb, pte, addr) \ macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgalloc.h29 #define __pte_free_tlb(tlb,pte, address) \ macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb,pte,addr) \ macro
Dmcf_pgalloc.h37 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
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgalloc.h35 #define __pte_free_tlb(tlb,pte,addr) \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgalloc.h67 #define __pte_free_tlb(tlb, pte, address) \ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dtlb.h75 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, buf) \ macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpgalloc.h63 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpgalloc.h130 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgalloc.h58 #define __pte_free_tlb(tlb,pte,address) \ macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgalloc_32.h76 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
Dpgalloc_64.h103 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h168 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function

12