Searched defs:pud_free_tlb (Results 1 – 3 of 3) sorted by relevance
36 #define pud_free_tlb pud_free_tlb macro138 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in pud_free_tlb() function
60 #define pud_free_tlb(tlb, x, a) do { } while (0) macro
720 #define pud_free_tlb(tlb, pudp, address) \ macro