pub const VMAR_FLAG_FAULT_BEYOND_STREAM_SIZE: u32 = _; // 2_048u32Expand description
Memory accesses past the stream size rounded up to the page boundary will fault.
pub const VMAR_FLAG_FAULT_BEYOND_STREAM_SIZE: u32 = _; // 2_048u32Memory accesses past the stream size rounded up to the page boundary will fault.