Searched refs:ESR_EC_IABORT_EL1 (Results 1 – 4 of 4) sorted by relevance
1489 if ((class == ESR_EC_IABORT_EL1) && (fsc == FSC_PERMISSION_FAULT_L3)) { in ctrr_test_nx_fault_handler()1602 T_EXPECT(ESR_EC(ctrr_exception_esr) == ESR_EC_IABORT_EL1, "Instruction abort from EL1 Expected"); in ctrr_test_cpu()1928 .expected_ec = gARM_FEAT_FPACCOMBINE ? ESR_EC_PAC_FAIL : ESR_EC_IABORT_EL1, in arm64_panic_lockdown_test()
660 } else if (class == ESR_EC_IABORT_EL0 || class == ESR_EC_IABORT_EL1) { in is_platform_error()720 case ESR_EC_IABORT_EL1: in sleh_synchronous()881 case ESR_EC_IABORT_EL1: in sleh_synchronous()
1834 #define ESR_EC_IABORT_EL1 0x211863 ESR_EC_IABORT_EL1 = 0x21, enumerator
946 mov w4, #(ESR_EC_IABORT_EL1)1121 mov w5, #(ESR_EC_IABORT_EL1)