cpu_mp_setmaxid
cpu_mp_setmaxid();
SYSINIT(cpu_mp_setmaxid, SI_SUB_TUNABLES, SI_ORDER_FIRST, mp_setmaxid, NULL);
void cpu_mp_setmaxid(void);