Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dxen-mca.h392 struct xen_mc_msrinject { struct
394 uint32_t mcinj_cpunr; /* target processor id */
395 uint32_t mcinj_flags; /* see MC_MSRINJ_F_* below */
396 uint32_t mcinj_count; /* 0 .. count-1 in array are valid */
397 domid_t mcinj_domid; /* valid only if MC_MSRINJ_F_GPADDR is
399 uint16_t _pad0;
400 struct mcinfo_msr mcinj_msr[MC_MSRINJ_MAXMSRS];

Completed in 4 milliseconds