Searched defs:pmd_free_tlb (Results 1 – 2 of 2) sorted by relevance
35 #define pmd_free_tlb pmd_free_tlb macro86 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
578 #define pmd_free_tlb(tlb, pmdp, address) \ macro