Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dtlb.h90 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/Linux-v5.10/arch/ia64/include/asm/
Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/Linux-v5.10/arch/mips/include/asm/
Dpgalloc.h91 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/Linux-v5.10/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h61 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v5.10/arch/sparc/include/asm/
Dpgalloc_64.h112 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h134 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/Linux-v5.10/arch/x86/include/asm/
Dpgalloc.h129 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function