Constant r_efi::system::MEMORY_ACCESS_MASK

source ยท
pub const MEMORY_ACCESS_MASK: u64 = _; // 155_648u64
Expand description

Mask of memory attributes that specify access protection attributes. No symbol is defined by the spec, but the attributes are annotated in the spec. Note that MEMORY_WP is treated as cacheability attribute, and its access protection functionality is replaced by MEMORY_RO.