Searched refs:napot_cont_shift (Results 1 – 1 of 1) sorted by relevance
104 #define napot_cont_shift(order) ((order) + PAGE_SHIFT) macro105 #define napot_cont_size(order) BIT(napot_cont_shift(order))