Searched defs:exit_reason (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/s390/kvm/ |
D | kvm-s390.c | 1935 static int vcpu_post_run(struct kvm_vcpu *vcpu, int exit_reason) in vcpu_post_run() 1984 int rc, exit_reason; in __vcpu_run() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | vmx.c | 533 u32 exit_reason; member 6496 static int nested_vmx_check_vmptr(struct kvm_vcpu *vcpu, int exit_reason, in nested_vmx_check_vmptr() 7380 struct vmcs12 *vmcs12, u32 exit_reason) in nested_vmx_exit_handled_msr() 7502 u32 exit_reason = vmx->exit_reason; in nested_vmx_exit_handled() local 7725 u32 exit_reason = vmx->exit_reason; in vmx_handle_exit() local 8596 u32 exit_reason; in nested_ept_inject_page_fault() local 9722 u32 exit_reason, u32 exit_intr_info, in prepare_vmcs12() 10011 static void nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 exit_reason, in nested_vmx_vmexit()
|
/linux-4.1.27/tools/perf/ |
D | builtin-kvm.c | 92 const char *exit_reason = get_exit_reason(kvm, key->exit_reasons, in exit_event_decode_key() local
|
/linux-4.1.27/include/uapi/linux/ |
D | kvm.h | 202 __u32 exit_reason; member
|