Searched refs:__pgd_populate (Results 1 – 1 of 1) sorted by relevance
18 static inline void __pgd_populate(pgd_t *pgd, pud_t *pud) in __pgd_populate() function23 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD)