Searched refs:nested_run_pending (Results 1 – 6 of 6) sorted by relevance
62 !svm->nested.nested_run_pending) { in svm_inject_page_fault_nested()684 svm->nested.nested_run_pending = 1; in nested_svm_vmrun()693 svm->nested.nested_run_pending = 0; in nested_svm_vmrun()768 WARN_ON_ONCE(svm->nested.nested_run_pending); in nested_svm_vmexit()950 svm->nested.nested_run_pending = 0; in svm_leave_nested()1135 kvm_event_needs_reinjection(vcpu) || svm->nested.nested_run_pending; in svm_check_nested_events()1155 if (svm->nested.nested_run_pending) in svm_check_nested_events()1249 if (svm->nested.nested_run_pending) in svm_get_nested_state()1387 svm->nested.nested_run_pending = in svm_set_nested_state()
118 bool nested_run_pending; member
3450 if (svm->nested.nested_run_pending) in svm_nmi_allowed()3516 if (svm->nested.nested_run_pending) in svm_interrupt_allowed()3870 if (svm->nested.nested_run_pending && in svm_vcpu_run()3874 svm->nested.nested_run_pending = 0; in svm_vcpu_run()4278 if (svm->nested.nested_run_pending) in svm_smi_allowed()
478 !to_vmx(vcpu)->nested.nested_run_pending) { in vmx_inject_page_fault_nested()2130 if (vmx->nested.nested_run_pending && in nested_vmx_calc_efer()2356 if (vmx->nested.nested_run_pending) { in prepare_vmcs02_early()2437 if (kvm_mpx_supported() && vmx->nested.nested_run_pending && in prepare_vmcs02_rare()2517 if (vmx->nested.nested_run_pending && in prepare_vmcs02()2525 if (kvm_mpx_supported() && (!vmx->nested.nested_run_pending || in prepare_vmcs02()2538 if (vmx->nested.nested_run_pending && in prepare_vmcs02()3023 if (to_vmx(vcpu)->nested.nested_run_pending && in nested_vmx_check_guest_state()3580 vmx->nested.nested_run_pending = 1; in nested_vmx_run()3620 vmx->nested.nested_run_pending = 0; in nested_vmx_run()[all …]
176 bool nested_run_pending; member
4616 if (to_vmx(vcpu)->nested.nested_run_pending) in vmx_nmi_allowed()4638 if (to_vmx(vcpu)->nested.nested_run_pending) in vmx_interrupt_allowed()5915 if (KVM_BUG_ON(vmx->nested.nested_run_pending, vcpu->kvm)) in __vmx_handle_exit()6764 if (vmx->nested.nested_run_pending && in vmx_vcpu_run()6768 vmx->nested.nested_run_pending = 0; in vmx_vcpu_run()7493 if (to_vmx(vcpu)->nested.nested_run_pending) in vmx_smi_allowed()