Searched refs:X86_PF_RMP (Results 1 – 2 of 2) sorted by relevance
29 X86_PF_RMP = BIT(31), enumerator
554 (error_code & X86_PF_RMP) ? "RMP violation" : in show_fault_oops()588 if (error_code & X86_PF_RMP) in show_fault_oops()