Searched refs:KVM_EXIT_EPR (Results 1 – 6 of 6) sorted by relevance
164 #define KVM_EXIT_EPR 23 macro
252 #define KVM_EXIT_EPR 23 macro
753 vcpu->run->exit_reason = KVM_EXIT_EPR; in kvmppc_core_check_requests()
1687 case KVM_EXIT_EPR: in kvm_arch_handle_exit()
6243 KVM_EXIT_EPR, KVM_EXIT_X86_RDMSR and KVM_EXIT_X86_WRMSR the corresponding6413 /* KVM_EXIT_EPR */6898 delivered, it automatically exits into user space with a KVM_EXIT_EPR exit6903 When this capability is enabled, KVM_EXIT_EPR can occur.