Searched refs:serror_esr (Results 1 – 8 of 8) sorted by relevance
137 __u64 serror_esr; member
822 events->exception.serror_esr = vcpu_get_vsesr(vcpu); in __kvm_arm_vcpu_get_events()844 if (!((events->exception.serror_esr) & ~ESR_ELx_ISS_MASK)) in __kvm_arm_vcpu_set_events()845 kvm_set_sei_esr(vcpu, events->exception.serror_esr); in __kvm_arm_vcpu_set_events()
188 __u64 serror_esr; member
191 __u64 serror_esr; member
1119 events.exception.serror_esr = env->serror.esr; in kvm_put_vcpu_events()1157 env->serror.esr = events.exception.serror_esr; in kvm_get_vcpu_events()
1163 should specify the ISS field in the lower 24 bits of exception.serror_esr. If1168 -EINVAL. Setting anything other than the lower 24bits of exception.serror_esr1184 __u64 serror_esr;