hv1_hypercall

Type Alias HvGetVpIndexFromApicId

Source
pub type HvGetVpIndexFromApicId = RepHypercall<GetVpIndexFromApicId, u32, u32, { _ }>;
Expand description

Defines the HvGetVpIndexFromApicId hypercall.

Aliased Typeยง

struct HvGetVpIndexFromApicId(/* private fields */);