x86::irq::PFAULT_ERROR_US
[−]
[src]
pub const PFAULT_ERROR_US: PageFaultError=
PageFaultError{bits: 1 << 2,}
0: The access causing the fault originated when the processor was executing in supervisor mode. 1: The access causing the fault originated when the processor was executing in user mode.