Searched refs:has_esr (Results 1 – 2 of 2) sorted by relevance
836 bool has_esr = events->exception.serror_has_esr; in __kvm_arm_vcpu_set_events() local839 if (serror_pending && has_esr) { in __kvm_arm_vcpu_set_events()
1161 advertise KVM_CAP_ARM_INJECT_SERROR_ESR. In this case exception.has_esr will1165 with exception.has_esr as zero, KVM will choose an ESR.1167 Specifying exception.has_esr on a system that does not support it will return