Searched defs:__pud_free_tlb (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | tlb.h | 101 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, __pud_free_tlb() function
|
/linux/arch/arc/include/asm/ |
H A D | pgalloc.h | 80 #define __pud_free_tlb( global() macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 64 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/linux/arch/mips/include/asm/ |
H A D | pgalloc.h | 110 #define __pud_free_tlb( global() macro
|
/linux/arch/loongarch/include/asm/ |
H A D | pgalloc.h | 105 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/linux/arch/sparc/include/asm/ |
H A D | pgalloc_64.h | 115 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/linux/arch/x86/include/asm/ |
H A D | pgalloc.h | 127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|