Home
last modified time | relevance | path

Searched refs:mc_physcpuinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dmcelog.c370 set_xen_guest_handle(mc_op.u.mc_physcpuinfo.info, g_physinfo); in bind_virq_for_mce()
378 ncpus = mc_op.u.mc_physcpuinfo.ncpus; in bind_virq_for_mce()
383 set_xen_guest_handle(mc_op.u.mc_physcpuinfo.info, g_physinfo); in bind_virq_for_mce()
/openbmc/linux/include/xen/interface/
H A Dxen-mca.h328 struct xen_mc_physcpuinfo mc_physcpuinfo; member