x86::paging::PT_D
[−]
[src]
pub const PT_D: PTEntry=
PTEntry{bits: 1 << 6,}
Dirty; indicates whether software has written to the 4-KByte page referenced by this entry.