Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/interface/
Dxen-mca.h89 uint32_t mc_apicid; member
194 uint32_t mc_apicid; member
/linux-4.19.296/drivers/xen/
Dmcelog.c238 m.apicid = mc_global->mc_apicid; in convert_log()
241 if (g_physinfo[i].mc_apicid == m.apicid) in convert_log()