Searched defs:mcinfo_global (Results 1 – 1 of 1) sorted by relevance
81 struct mcinfo_global { struct82 struct mcinfo_common common;84 uint16_t mc_domid; /* running domain at the time in error */85 uint16_t mc_vcpuid; /* virtual cpu scheduled for mc_domid */86 uint32_t mc_socketid; /* physical socket of the physical core */87 uint16_t mc_coreid; /* physical impacted core */88 uint16_t mc_core_threadid; /* core thread of physical core */89 uint32_t mc_apicid;90 uint32_t mc_flags;91 uint64_t mc_gstatus; /* global status */