pub const PAGE_FAULT_ERR_CODE_MASK: u32 = 0x4006;
Expand description

Page-fault error-code mask.