xen_physcpu_next
for (cpi = xen_physcpu_next(NULL); cpi != NULL;
cpi = xen_physcpu_next(cpi)) {
for (cpi = xen_physcpu_next(NULL); cpi != NULL;
cpi = xen_physcpu_next(cpi)) {
extern xen_mc_lcpu_cookie_t xen_physcpu_next(xen_mc_lcpu_cookie_t);