Searched defs:pud_mkhuge (Results 1 – 3 of 3) sorted by relevance
1274 static inline pud_t pud_mkhuge(pud_t pud) in pud_mkhuge() function
688 static inline pud_t pud_mkhuge(pud_t pud) in pud_mkhuge() function
622 #define pud_mkhuge(pud) (__pud(pud_val(pud) & ~PUD_TABLE_BIT)) macro