Home
last modified time | relevance | path

Searched refs:__p4d_free_tlb (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
A Dpgalloc.h105 #define __p4d_free_tlb(tlb, p4d, addr) p4d_free((tlb)->mm, p4d) macro
/linux/arch/riscv/include/asm/
A Dpgalloc.h145 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function
/linux/arch/x86/include/asm/
A Dpgalloc.h170 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function
/linux/include/asm-generic/
A Dtlb.h733 __p4d_free_tlb(tlb, pudp, address); \

Completed in 10 milliseconds