Searched refs:exit_qual (Results 1 – 1 of 1) sorted by relevance
6283 unsigned long exit_qual = vmx_get_exit_qual(vcpu); in handle_notify() local6284 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()