pub const PAGE_ENTRY_RW: u64 = 1 << 1; // 2u64
Expand description

Page region read/write.

If set, region reference by paging entry is writeable.