Home
last modified time | relevance | path

Searched defs:__pud_free_tlb (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/arch/arm64/include/asm/
Dtlb.h94 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/linux-6.1.9/arch/ia64/include/asm/
Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/linux-6.1.9/arch/arc/include/asm/
Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/linux-6.1.9/arch/loongarch/include/asm/
Dpgalloc.h99 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-6.1.9/arch/mips/include/asm/
Dpgalloc.h105 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h64 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-6.1.9/arch/sparc/include/asm/
Dpgalloc_64.h111 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/linux-6.1.9/arch/riscv/include/asm/
Dpgalloc.h98 #define __pud_free_tlb(tlb, pud, addr) pud_free((tlb)->mm, pud) macro
/linux-6.1.9/arch/x86/include/asm/
Dpgalloc.h127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function