Searched refs:esr_ec (Results 1 – 1 of 1) sorted by relevance
673 uint32_t esr_ec, esr_iss; in handle_el1_sync_excp() local675 esr_ec = ESR_ELx_EXCEPTION(hypctx->tf.tf_esr); in handle_el1_sync_excp()678 switch (esr_ec) { in handle_el1_sync_excp()712 vmm_stat_incr(hypctx->vcpu, esr_ec == EXCP_DATA_ABORT_L ? in handle_el1_sync_excp()730 esr_ec == EXCP_DATA_ABORT_L, in handle_el1_sync_excp()741 } else if (esr_ec == EXCP_INSN_ABORT_L) { in handle_el1_sync_excp()