ITS_MAX_VPEID
if (epp < ITS_MAX_VPEID) {
nl2 = DIV_ROUND_UP(ITS_MAX_VPEID, epp);
return ida_alloc_max(&its_vpeid_ida, ITS_MAX_VPEID - 1, GFP_KERNEL);