Searched refs:EXCEPT_AA32_IABT (Results 1 – 4 of 4) sorted by relevance
144 kvm_pend_exception(vcpu, EXCEPT_AA32_IABT); in inject_abt32()
83 case unpack_vcpu_flag(EXCEPT_AA32_IABT): in kvm_pending_sync_exception()
326 case unpack_vcpu_flag(EXCEPT_AA32_IABT): in kvm_inject_exception()
934 #define EXCEPT_AA32_IABT __vcpu_except_flags(1) macro