Constant x86_64::irq::PFAULT_ERROR_ID []

pub const PFAULT_ERROR_ID: PageFaultError = PageFaultError{bits: 1 << 4,}

0: The fault was not caused by an instruction fetch. 1: The fault was caused by an instruction fetch.