pub const VMAR_FLAG_CAN_MAP_WRITE: u32 = _; // 32u32Expand description
Allow VmMappings to be created inside the region with write permissions.
pub const VMAR_FLAG_CAN_MAP_WRITE: u32 = _; // 32u32Allow VmMappings to be created inside the region with write permissions.