Structsยง
- VmIo
Permission - This struct is used for reading/writing memories represented by the
VmReaderorVmWriter. We also require a validvmspace_ownermust be present in this struct to ensure that the reader/writer is not created out of thin air. - VmSpace
Owner - A tracked struct for reasoning about verification-only properties of a
VmSpace.