Searched defs:pud_mkhuge (Results 1 – 2 of 2) sorted by relevance
524 #define pud_mkhuge(pud) (__pud(pud_val(pud) & ~PUD_TABLE_BIT)) macro
484 static inline pud_t pud_mkhuge(pud_t pud) in pud_mkhuge() function