Searched refs:__pud_free_tlb (Results 1 – 7 of 7) sorted by relevance
/arch/ia64/include/asm/ |
D | pgalloc.h | 39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
|
/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 61 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/arch/arm64/include/asm/ |
D | tlb.h | 94 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
|
/arch/mips/include/asm/ |
D | pgalloc.h | 106 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/arch/sparc/include/asm/ |
D | pgalloc_64.h | 112 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 134 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/arch/x86/include/asm/ |
D | pgalloc.h | 129 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|