Searched refs:EXCEPT_AA64_EL1_SYNC (Results 1 – 4 of 4) sorted by relevance
23 kvm_pend_exception(vcpu, EXCEPT_AA64_EL1_SYNC); in inject_abt64()53 kvm_pend_exception(vcpu, EXCEPT_AA64_EL1_SYNC); in inject_undef64()
323 case unpack_vcpu_flag(EXCEPT_AA64_EL1_SYNC): in kvm_inject_exception()
41 kvm_pend_exception(vcpu, EXCEPT_AA64_EL1_SYNC); in inject_undef64()
513 #define EXCEPT_AA64_EL1_SYNC __vcpu_except_flags(0) macro