pub const PTE_D: u32 = _; // 256u32Expand description
Dirty bit, but really a write-enable bit. 1 to allow writes, 0 and any store using this translation will cause a tlb mod exception (TLB Mod).
pub const PTE_D: u32 = _; // 256u32Dirty bit, but really a write-enable bit. 1 to allow writes, 0 and any store using this translation will cause a tlb mod exception (TLB Mod).