Searched refs:ESR_EC_IABORT_EL1 (Results 1 – 3 of 3) sorted by relevance
672 } else if (class == ESR_EC_IABORT_EL0 || class == ESR_EC_IABORT_EL1) { in is_platform_error()732 case ESR_EC_IABORT_EL1: in sleh_synchronous()894 case ESR_EC_IABORT_EL1: in sleh_synchronous()2820 case ESR_EC_IABORT_EL1: /* Potential iPAC failure (poisoned PC) */ in sleh_panic_lockdown_should_initiate_el1_sp0_sync()
1494 if ((class == ESR_EC_IABORT_EL1) && (fsc == FSC_PERMISSION_FAULT_L3)) { in ctrr_test_nx_fault_handler()1607 T_EXPECT(ESR_EC(ctrr_exception_esr) == ESR_EC_IABORT_EL1, "Instruction abort from EL1 Expected"); in ctrr_test_cpu()1941 .expected_ec = gARM_FEAT_FPACCOMBINE ? ESR_EC_PAC_FAIL : ESR_EC_IABORT_EL1, in arm64_panic_lockdown_test()
1895 #define ESR_EC_IABORT_EL1 0x211924 ESR_EC_IABORT_EL1 = 0x21, enumerator