x86::irq::PFAULT_ERROR_P [] [src]

pub const PFAULT_ERROR_P: PageFaultError = PageFaultError{bits: 1 << 0,}

0: The fault was caused by a non-present page. 1: The fault was caused by a page-level protection violation