Home
last modified time | relevance | path

Searched refs:exception_from_userspace (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h817 bool exception_from_userspace; member
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c5195 vcpu->arch.exception_from_userspace = events->exception.pending; in kvm_vcpu_ioctl_x86_set_vcpu_events()
11041 if (vcpu->arch.exception_from_userspace && is_guest_mode(vcpu) && in kvm_arch_vcpu_ioctl_run()
11050 vcpu->arch.exception_from_userspace = false; in kvm_arch_vcpu_ioctl_run()

Completed in 51 milliseconds