Expand description
Data structures that may be useful when working with hv1_hypercall.
Structsยง
- Processor
Set - A set of processor IDs, stored as a sparse array of 64-bit masks.
- Processor
SetIter - An iterator over the processor IDs in a ProcessorSet.
- VtlArray
- An array indexable by [
Vtl
]. - VtlSet
- A set of [
Vtl
]s.