Constant x86_64::irq::PFAULT_ERROR_WR []

pub const PFAULT_ERROR_WR: PageFaultError = PageFaultError{bits: 1 << 1,}

0: The access causing the fault was a read. 1: The access causing the fault was a write.