mc_physcpuinfo    360 drivers/xen/mcelog.c 	set_xen_guest_handle(mc_op.u.mc_physcpuinfo.info, g_physinfo);
mc_physcpuinfo    368 drivers/xen/mcelog.c 	ncpus = mc_op.u.mc_physcpuinfo.ncpus;
mc_physcpuinfo    373 drivers/xen/mcelog.c 	set_xen_guest_handle(mc_op.u.mc_physcpuinfo.info, g_physinfo);
mc_physcpuinfo    328 include/xen/interface/xen-mca.h 		struct xen_mc_physcpuinfo  mc_physcpuinfo;