Searched defs:pgd_populate (Results 1 – 3 of 3) sorted by relevance
27 #define pgd_populate(mm, pgd, p4d) do { } while (0) macro
104 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function
134 static inline void pgd_populate(struct mm_struct *mm, pgd_t *pgd, p4d_t *p4d) in pgd_populate() function