Constant x86_64::paging::PT_D []

pub const PT_D: PTEntry = PTEntry{bits: 1 << 6,}

Dirty; indicates whether software has written to the 4-KByte page referenced by this entry.