Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h61 #define __pud_free_tlb(tlb, pud, addr) \ macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dtlb.h94 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgalloc.h100 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgalloc.h106 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgalloc.h109 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dtlb.h96 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgalloc.h93 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h64 #define __pud_free_tlb(tlb, pud, addr) \ macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgalloc_64.h112 #define __pud_free_tlb(tlb, pud, addr) \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h134 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgalloc_64.h115 #define __pud_free_tlb(tlb, pud, addr) \ macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgalloc.h98 #define __pud_free_tlb(tlb, pud, addr) pud_free((tlb)->mm, pud) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgalloc.h129 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgalloc.h127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/kernel/linux/linux-5.10/include/asm-generic/
H A Dtlb.h650 __pud_free_tlb(tlb, pudp, address); \
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h694 __pud_free_tlb(tlb, pudp, address); \

Completed in 8 milliseconds