Searched refs:__pud_free_tlb (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/arc/include/asm/
H A Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h64 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-master/arch/mips/include/asm/
H A Dpgalloc.h110 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgalloc.h94 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-master/arch/arm64/include/asm/
H A Dtlb.h101 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, function
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_64.h115 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/linux-master/arch/riscv/include/asm/
H A Dpgalloc.h98 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/linux-master/arch/x86/include/asm/
H A Dpgalloc.h127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/linux-master/include/asm-generic/
H A Dtlb.h724 __pud_free_tlb(tlb, pudp, address); \

Completed in 138 milliseconds