Searched refs:ESR_ELx_EC_UNKNOWN (Results 1 – 8 of 8) sorted by relevance
335 TEST_EXCEPTION(ESR_ELx_EC_UNKNOWN, acc->read_cntr(pmc_idx)); in test_access_invalid_pmc_regs()336 TEST_EXCEPTION(ESR_ELx_EC_UNKNOWN, acc->write_cntr(pmc_idx, 0)); in test_access_invalid_pmc_regs()337 TEST_EXCEPTION(ESR_ELx_EC_UNKNOWN, acc->read_typer(pmc_idx)); in test_access_invalid_pmc_regs()338 TEST_EXCEPTION(ESR_ELx_EC_UNKNOWN, acc->write_typer(pmc_idx, 0)); in test_access_invalid_pmc_regs()
93 ESR_ELx_EC_UNKNOWN, guest_undef_handler); in test_guest_feat_idst()
254 ESR_ELx_EC_UNKNOWN, guest_undef_handler); in test_guest_no_vgic()
24 #define ESR_ELx_EC_UNKNOWN (0x00) macro
459 case ESR_ELx_EC_UNKNOWN: in el1h_64_sync_handler() 785 case ESR_ELx_EC_UNKNOWN: in el0t_64_sync_handler() 922 case ESR_ELx_EC_UNKNOWN: in el0t_32_sync_handler()
12 #define ESR_ELx_EC_UNKNOWN UL(0x00) macro
887 inject_host_exception((ESR_ELx_EC_UNKNOWN << ESR_ELx_EC_SHIFT) | in handle_host_mte()