Searched refs:ESR_ELx_ISS (Results 1 – 3 of 3) 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
81 #define ESR_ELx_ISS(esr) ((esr) & ESR_ELx_ISS_MASK) macro