Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dxen-mca.h125 struct mcinfo_global { struct
126 struct mcinfo_common common;
129 uint16_t mc_domid;
130 uint16_t mc_vcpuid; /* virtual cpu scheduled for mc_domid */
131 uint32_t mc_socketid; /* physical socket of the physical core */
132 uint16_t mc_coreid; /* physical impacted core */
133 uint16_t mc_core_threadid; /* core thread of physical core */
134 uint32_t mc_apicid;
135 uint32_t mc_flags;
136 uint64_t mc_gstatus; /* global status */

Completed in 4 milliseconds