Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds