entry_cmp
pteval_t entry_cmp = pte_val(entry) & cmp_mask;
if (pte_cmp != entry_cmp)
qsort(entry, nr, sizeof(*entry), entry_cmp);