Searched refs:ESR_ELx_ISS (Results 1 – 4 of 4) sorted by relevance
224 GUEST_ASSERT_EQ(ESR_ELx_ISS(esr), EXPECTED_SERROR_ISS); in expect_serror_handler()
78 #define ESR_ELx_ISS(esr) ((esr) & ESR_ELx_ISS_MASK) macro
322 u64 iss = ESR_ELx_ISS(esr); in handle_other()
514 iss = ESR_ELx_ISS(read_sysreg_s(SYS_AFSR1_EL2)); in kvm_hyp_handle_impdef()