Searched defs:mcinfo_global (Results 1 – 2 of 2) 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 */
82 struct mcinfo_global { struct83 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 */