pub type HvGetVpIndexFromApicId = RepHypercall<GetVpIndexFromApicId, u32, u32, { _ }>;
Expand description
Defines the HvGetVpIndexFromApicId
hypercall.
Aliased Typeยง
struct HvGetVpIndexFromApicId(/* private fields */);
pub type HvGetVpIndexFromApicId = RepHypercall<GetVpIndexFromApicId, u32, u32, { _ }>;
Defines the HvGetVpIndexFromApicId
hypercall.
struct HvGetVpIndexFromApicId(/* private fields */);