pub const VMAR_FLAG_CAN_MAP_SPECIFIC: u32 = _; // 8u32Expand description
Allow VmMappings to be created inside the new region with the SPECIFIC or OFFSET_IS_UPPER_LIMIT flag.
pub const VMAR_FLAG_CAN_MAP_SPECIFIC: u32 = _; // 8u32Allow VmMappings to be created inside the new region with the SPECIFIC or OFFSET_IS_UPPER_LIMIT flag.