Home
last modified time | relevance | path

Searched refs:__pud_free_tlb (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/include/asm-generic/
D4level-fixup.h33 #define __pud_free_tlb(tlb, x, addr) do { } while (0) macro
Dpgtable-nop4d-hack.h57 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
Dpgtable-nopud.h61 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
Dtlb.h298 __pud_free_tlb(tlb, pudp, address); \
/Linux-v4.19/arch/arm64/include/asm/
Dtlb.h77 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h52 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
Dtlb.h306 __pud_free_tlb(tlb, pudp, address); \
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_64.h116 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v4.19/arch/mips/include/asm/
Dpgalloc.h135 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/Linux-v4.19/arch/um/include/asm/
Dtlb.h157 #define pud_free_tlb(tlb, pudp, addr) __pud_free_tlb(tlb, pudp, addr)
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h180 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h146 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
/Linux-v4.19/arch/x86/include/asm/
Dpgalloc.h161 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function