Home
last modified time | relevance | path

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

/Linux-v6.1/tools/arch/arm/include/uapi/asm/
Dkvm.h137 __u64 serror_esr; member
/Linux-v6.1/arch/arm64/kvm/
Dguest.c810 events->exception.serror_esr = vcpu_get_vsesr(vcpu); in __kvm_arm_vcpu_get_events()
832 if (!((events->exception.serror_esr) & ~ESR_ELx_ISS_MASK)) in __kvm_arm_vcpu_set_events()
833 kvm_set_sei_esr(vcpu, events->exception.serror_esr); in __kvm_arm_vcpu_set_events()
/Linux-v6.1/tools/arch/arm64/include/uapi/asm/
Dkvm.h186 __u64 serror_esr; member
/Linux-v6.1/arch/arm64/include/uapi/asm/
Dkvm.h186 __u64 serror_esr; member
/Linux-v6.1/Documentation/virt/kvm/
Dapi.rst1186 should specify the ISS field in the lower 24 bits of exception.serror_esr. If
1191 -EINVAL. Setting anything other than the lower 24bits of exception.serror_esr
1207 __u64 serror_esr;