hv1_hypercall

Type Alias HvArm64EnableVpVtl

Source
pub type HvArm64EnableVpVtl = SimpleHypercall<EnableVpVtlArm64, (), { _ }>;
Expand description

Defines the HvEnableVpVtl hypercall for arm64.

Aliased Typeยง

struct HvArm64EnableVpVtl(/* private fields */);