Home
last modified time | relevance | path

Searched defs:mcinfo_global (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/xen/interface/
Dxen-mca.h82 struct mcinfo_global { struct
83 struct mcinfo_common common;
85 uint16_t mc_domid; /* running domain at the time in error */
86 uint16_t mc_vcpuid; /* virtual cpu scheduled for mc_domid */
87 uint32_t mc_socketid; /* physical socket of the physical core */
88 uint16_t mc_coreid; /* physical impacted core */
89 uint16_t mc_core_threadid; /* core thread of physical core */
90 uint32_t mc_apicid;
91 uint32_t mc_flags;
92 uint64_t mc_gstatus; /* global status */