PFN_2_COLOR
if (((PFN_2_COLOR(lo, szc, &it) ^ color) & ceq_mask) ||
} else if ((PFN_2_COLOR(pfnum, szc, &it) ^ color) & ceq_mask ||
PFN_2_COLOR(pfnum, szc, &it), mrange) = idx;
if (((PFN_2_COLOR(lo, szc, &it) ^ bin) & ceq_mask) ||
#define PP_2_BIN_SZC(pp, szc) (PFN_2_COLOR(pp->p_pagenum, szc, NULL))
#define PP_2_BIN_SZC(pp, szc) (PFN_2_COLOR(pp->p_pagenum, szc, (void *)(-1)))
bin = PFN_2_COLOR(pfn, szc, NULL); \
bin = PFN_2_COLOR(pfn, szc, NULL); \
bin = PFN_2_COLOR(((uintptr_t)addr >> MMU_PAGESHIFT), \