hv1_hypercall

Type Alias HvFlushVirtualAddressSpace

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

Defines the HvFlushVirtualAddressSpace hypercall.

Aliased Typeยง

struct HvFlushVirtualAddressSpace(/* private fields */);