Crate hv1_structs

Source
Expand description

Data structures that may be useful when working with hv1_hypercall.

Structsยง

ProcessorSet
A set of processor IDs, stored as a sparse array of 64-bit masks.
ProcessorSetIter
An iterator over the processor IDs in a ProcessorSet.
VtlArray
An array indexable by [Vtl].
VtlSet
A set of [Vtl]s.