pub type HvFlushVirtualAddressSpace = SimpleHypercall<FlushVirtualAddressSpace, (), { _ }>;
Expand description
Defines the HvFlushVirtualAddressSpace
hypercall.
Aliased Typeยง
struct HvFlushVirtualAddressSpace(/* private fields */);
pub type HvFlushVirtualAddressSpace = SimpleHypercall<FlushVirtualAddressSpace, (), { _ }>;
Defines the HvFlushVirtualAddressSpace
hypercall.
struct HvFlushVirtualAddressSpace(/* private fields */);