Home
last modified time | relevance | path

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

/linux/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/arch/ia64/include/asm/
A Dpgalloc.h39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/linux/arch/arc/include/asm/
A Dpgalloc.h80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
/linux/arch/mips/include/asm/
A Dpgalloc.h99 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h61 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux/arch/sparc/include/asm/
A Dpgalloc_64.h111 #define __pud_free_tlb(tlb, pud, addr) \ macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h134 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/linux/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 8 milliseconds