pub const VMAR_FLAG_CAN_MAP_READ: u32 = _; // 16u32Expand description
Allow VmMappings to be created inside the region with read permissions.
pub const VMAR_FLAG_CAN_MAP_READ: u32 = _; // 16u32Allow VmMappings to be created inside the region with read permissions.