Searched refs:KVM_EXIT_NOTIFY (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | kvm.h | 189 #define KVM_EXIT_NOTIFY 37 macro |
| /linux/arch/x86/kvm/vmx/ | ||
| H A D | vmx.c | 6298 vcpu->run->exit_reason = KVM_EXIT_NOTIFY; in handle_notify() |