Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dtlb.h101 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/linux-6.12.1/arch/arc/include/asm/
Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/linux-6.12.1/arch/loongarch/include/asm/
Dpgalloc.h105 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h64 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-6.12.1/arch/mips/include/asm/
Dpgalloc.h110 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux-6.12.1/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.12.1/arch/sparc/include/asm/
Dpgalloc_64.h115 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux-6.12.1/arch/riscv/include/asm/
Dpgalloc.h107 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/linux-6.12.1/arch/x86/include/asm/
Dpgalloc.h127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function