Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/ia64/include/asm/
Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/Linux-v6.1/arch/arc/include/asm/
Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/Linux-v6.1/arch/loongarch/include/asm/
Dpgalloc.h99 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/Linux-v6.1/arch/mips/include/asm/
Dpgalloc.h105 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/Linux-v6.1/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h64 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v6.1/arch/sparc/include/asm/
Dpgalloc_64.h111 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v6.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-v6.1/arch/riscv/include/asm/
Dpgalloc.h98 #define __pud_free_tlb(tlb, pud, addr) pud_free((tlb)->mm, pud) macro
/Linux-v6.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