Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/kvm/
Dguest.c277 bool has_esr = events->exception.serror_has_esr; in __kvm_arm_vcpu_set_events() local
279 if (serror_pending && has_esr) in __kvm_arm_vcpu_set_events()
/Linux-v4.19/arch/arm64/kvm/
Dguest.c361 bool has_esr = events->exception.serror_has_esr; in __kvm_arm_vcpu_set_events() local
363 if (serror_pending && has_esr) { in __kvm_arm_vcpu_set_events()
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt912 advertise KVM_CAP_ARM_INJECT_SERROR_ESR. In this case exception.has_esr will
916 with exception.has_esr as zero, KVM will choose an ESR.
918 Specifying exception.has_esr on a system that does not support it will return