Searched refs:p4d_set (Results 1 – 4 of 4) sorted by relevance
20 p4d_set(p4d, (unsigned long)pud); in p4d_populate()
168 static inline void p4d_set(p4d_t *p4dp, unsigned long val) in p4d_set() function
21 p4d_set(p4d, pud); in __p4d_populate()
887 #define p4d_set(p4dp, pudp) \ macro