Home
last modified time | relevance | path

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

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