Searched refs:p4d_free_tlb (Results 1 – 4 of 4) sorted by relevance
36 #define p4d_free_tlb p4d_free_tlb macro105 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in p4d_free_tlb() function
52 #define p4d_free_tlb(tlb, x, a) do { } while (0) macro
648 #ifndef p4d_free_tlb649 #define p4d_free_tlb(tlb, pudp, address) \ macro
333 p4d_free_tlb(tlb, p4d, start); in free_p4d_range()
Completed in 16 milliseconds