x86::irq::PFAULT_ERROR_ID
[−]
[src]
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.