pub const VMAR_FLAG_CAN_MAP_EXECUTE: u32 = _; // 64u32Expand description
Allow VmMappings to be created inside the region with execute permissions.
pub const VMAR_FLAG_CAN_MAP_EXECUTE: u32 = _; // 64u32Allow VmMappings to be created inside the region with execute permissions.