Home
last modified time | relevance | path

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

/linux/tools/arch/arm/include/uapi/asm/
A Dkvm.h137 __u64 serror_esr; member
/linux/arch/arm64/kvm/
A Dguest.c806 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()
/linux/tools/arch/arm64/include/uapi/asm/
A Dkvm.h182 __u64 serror_esr; member
/linux/arch/arm64/include/uapi/asm/
A Dkvm.h182 __u64 serror_esr; member
/linux/Documentation/virt/kvm/
A Dapi.rst1175 should specify the ISS field in the lower 24 bits of exception.serror_esr. If
1180 -EINVAL. Setting anything other than the lower 24bits of exception.serror_esr
1196 __u64 serror_esr;

Completed in 20 milliseconds