Searched refs:exception_from_userspace (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h843 bool exception_from_userspace; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/kvm/
H A Dx86.c5478 vcpu->arch.exception_from_userspace = events->exception.pending;
11456 if (vcpu->arch.exception_from_userspace && is_guest_mode(vcpu) &&
11465 vcpu->arch.exception_from_userspace = false;

Completed in 224 milliseconds