Searched refs:KVM_EXIT_MEMORY_FAULT (Results 1 – 2 of 2) sorted by relevance
180 #define KVM_EXIT_MEMORY_FAULT 39 macro
3155 if (!(run_ret == -EFAULT && run->exit_reason == KVM_EXIT_MEMORY_FAULT)) { in kvm_cpu_exec()3251 case KVM_EXIT_MEMORY_FAULT: in kvm_cpu_exec()