Searched refs:serror_esr (Results 1 – 5 of 5) sorted by relevance
137 __u64 serror_esr; member
806 events->exception.serror_esr = vcpu_get_vsesr(vcpu); in __kvm_arm_vcpu_get_events()828 if (!((events->exception.serror_esr) & ~ESR_ELx_ISS_MASK)) in __kvm_arm_vcpu_set_events()829 kvm_set_sei_esr(vcpu, events->exception.serror_esr); in __kvm_arm_vcpu_set_events()
182 __u64 serror_esr; member
1175 should specify the ISS field in the lower 24 bits of exception.serror_esr. If1180 -EINVAL. Setting anything other than the lower 24bits of exception.serror_esr1196 __u64 serror_esr;
Completed in 20 milliseconds