Home
last modified time | relevance | path

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

/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/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
/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/ia64/include/asm/
Dpgalloc.h52 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_64.h116 #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/powerpc/include/asm/nohash/64/
Dpgalloc.h180 #define __pud_free_tlb(tlb, pud, addr) \ macro
/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