Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dtlb.h63 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/
Dpgalloc.h61 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v5.4/arch/mips/include/asm/
Dpgalloc.h104 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
/Linux-v5.4/arch/ia64/include/asm/
Dpgalloc.h53 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
/Linux-v5.4/include/asm-generic/
D4level-fixup.h33 #define __pud_free_tlb(tlb, x, addr) do { } while (0) macro
Dpgtable-nopud.h62 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
Dpgtable-nop4d-hack.h58 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h122 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/
Dpgalloc_64.h112 #define __pud_free_tlb(tlb, pud, addr) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dpgalloc.h167 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function