Constant x86_64::irq::PFAULT_ERROR_PK []

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.