Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds