Searched refs:__p4d_free_tlb (Results 1 – 4 of 4) sorted by relevance
105 #define __p4d_free_tlb(tlb, p4d, addr) p4d_free((tlb)->mm, p4d) macro
145 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function
170 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb() function
733 __p4d_free_tlb(tlb, pudp, address); \
Completed in 10 milliseconds