Searched defs:__pud_free_tlb (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | tlb.h | 63 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
| D | pgalloc.h | 61 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | pgalloc.h | 104 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
| /Linux-v5.4/arch/ia64/include/asm/ |
| D | pgalloc.h | 53 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
|
| /Linux-v5.4/include/asm-generic/ |
| D | 4level-fixup.h | 33 #define __pud_free_tlb(tlb, x, addr) do { } while (0) macro
|
| D | pgtable-nopud.h | 62 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
|
| D | pgtable-nop4d-hack.h | 58 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
|
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ |
| D | pgalloc.h | 122 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgalloc_64.h | 112 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgalloc.h | 167 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|