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

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

Completed in 171 milliseconds