Searched defs:exit_reason (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/s390/kvm/ |
D | kvm-s390.c | 2036 static int vcpu_post_run(struct kvm_vcpu *vcpu, int exit_reason) in vcpu_post_run() 2085 int rc, exit_reason; in __vcpu_run() local
|
/linux-4.4.14/arch/x86/kvm/ |
D | vmx.c | 583 u32 exit_reason; member 6636 static int nested_vmx_check_vmptr(struct kvm_vcpu *vcpu, int exit_reason, in nested_vmx_check_vmptr() 7583 struct vmcs12 *vmcs12, u32 exit_reason) in nested_vmx_exit_handled_msr() 7705 u32 exit_reason = vmx->exit_reason; in nested_vmx_exit_handled() local 8077 u32 exit_reason = vmx->exit_reason; in vmx_handle_exit() local 8993 u32 exit_reason; in nested_ept_inject_page_fault() local 10134 u32 exit_reason, u32 exit_intr_info, in prepare_vmcs12() 10423 static void nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 exit_reason, in nested_vmx_vmexit()
|
/linux-4.4.14/tools/perf/ |
D | builtin-kvm.c | 91 const char *exit_reason = get_exit_reason(kvm, key->exit_reasons, in exit_event_decode_key() local
|
/linux-4.4.14/include/uapi/linux/ |
D | kvm.h | 203 __u32 exit_reason; member
|