Home
last modified time | relevance | path

Searched refs:serror_esr (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/arm64/kvm/
Dguest.c352 events->exception.serror_esr = vcpu_get_vsesr(vcpu); in __kvm_arm_vcpu_get_events()
367 if (!((events->exception.serror_esr) & ~ESR_ELx_ISS_MASK)) in __kvm_arm_vcpu_set_events()
368 kvm_set_sei_esr(vcpu, events->exception.serror_esr); in __kvm_arm_vcpu_set_events()
/Linux-v4.19/arch/arm64/include/uapi/asm/
Dkvm.h165 __u64 serror_esr; member
/Linux-v4.19/tools/arch/arm64/include/uapi/asm/
Dkvm.h165 __u64 serror_esr; member
/Linux-v4.19/arch/arm/include/uapi/asm/
Dkvm.h136 __u64 serror_esr; member
/Linux-v4.19/tools/arch/arm/include/uapi/asm/
Dkvm.h136 __u64 serror_esr; member
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt914 should specify the ISS field in the lower 24 bits of exception.serror_esr. If
919 -EINVAL. Setting anything other than the lower 24bits of exception.serror_esr
928 __u64 serror_esr;