Searched refs:nested_run_pending (Results 1 – 1 of 1) sorted by relevance
839 bool nested_run_pending; member6914 if (to_vmx(vcpu)->nested.nested_run_pending) in vmx_nmi_allowed()6928 return (!to_vmx(vcpu)->nested.nested_run_pending && in vmx_interrupt_allowed()7748 WARN_ON_ONCE(vmx->emulation_required && vmx->nested.nested_run_pending); in handle_invalid_guest_state()9620 if (vmx->nested.nested_run_pending) in nested_vmx_exit_reflected()10921 vmx->nested.nested_run_pending = 0; in vmx_vcpu_run()11381 !to_vmx(vcpu)->nested.nested_run_pending) { in vmx_inject_page_fault_nested()12063 if (vmx->nested.nested_run_pending && in prepare_vmcs02_full()12124 if (vmx->nested.nested_run_pending && in prepare_vmcs02()12132 if (vmx->nested.nested_run_pending) { in prepare_vmcs02()[all …]