napot_cont_size
#define napot_cont_mask(order) (~(napot_cont_size(order) - 1UL))
napot_cont_size(napot_cont_order(pte)) :\
if (napot_cont_size(order) == sz) {
case napot_cont_size(NAPOT_CONT64KB_ORDER):
return PMD_SIZE - napot_cont_size(NAPOT_CONT64KB_ORDER);
ptep = huge_pte_offset(mm, addr, napot_cont_size(order));
ptep = huge_pte_offset(mm, addr, napot_cont_size(order));
if (size == napot_cont_size(order))
if (napot_cont_size(order) == sz) {