x86::irq::PFAULT_ERROR_PK [] [src]

pub const PFAULT_ERROR_PK: PageFaultError = PageFaultError{bits: 1 << 5,}

0: The fault was not by protection keys. 1: There was a protection key violation.