Constant kvm_rs::x86_64::PAGE_RENTRY_RW [−][src]
pub const PAGE_RENTRY_RW: u64 = 1 << 1; // 0x0000_0000_0000_0002u64
Expand description
Page region read/write.
If set, region reference by paging entry is writeable.