Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h190 vcpu->arch.exception_vmexit.pending || in kvm_is_exception_pending()
198 vcpu->arch.exception_vmexit.pending = false; in kvm_clear_exception_queue()
/linux/arch/x86/include/asm/
H A Dkvm_host.h894 struct kvm_queued_exception exception_vmexit; member