Home
last modified time | relevance | path

Searched refs:has_esr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dguest.c837 bool has_esr = events->exception.serror_has_esr; in __kvm_arm_vcpu_set_events() local
840 if (serror_pending && has_esr) { in __kvm_arm_vcpu_set_events()
/openbmc/qemu/target/arm/
H A Dkvm.c1118 events.exception.serror_has_esr = env->serror.has_esr; in kvm_put_vcpu_events()
1156 env->serror.has_esr = events.exception.serror_has_esr; in kvm_get_vcpu_events()
H A Dmachine.c340 VMSTATE_UINT8(env.serror.has_esr, ARMCPU),
H A Dcpu.h592 uint8_t has_esr; member
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst1161 advertise KVM_CAP_ARM_INJECT_SERROR_ESR. In this case exception.has_esr will
1165 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