Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c6283 unsigned long exit_qual = vmx_get_exit_qual(vcpu); in handle_notify() local
6284 bool context_invalid = exit_qual & NOTIFY_VM_CONTEXT_INVALID; in handle_notify()
6292 if (enable_vnmi && (exit_qual & INTR_INFO_UNBLOCK_NMI)) in handle_notify()