Home
last modified time | relevance | path

Searched refs:need_vmcs12_to_shadow_sync (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dvmx.h158 bool need_vmcs12_to_shadow_sync; member
A Dnested.c181 to_vmx(vcpu)->nested.need_vmcs12_to_shadow_sync = true; in nested_vmx_failValid()
222 vmx->nested.need_vmcs12_to_shadow_sync = false; in vmx_disable_shadow_vmcs()
2040 vmx->nested.need_vmcs12_to_shadow_sync = false; in nested_sync_vmcs12_to_shadow()
3127 vmx->nested.need_vmcs12_to_shadow_sync = true; in nested_get_evmcs_page()
3484 vmx->nested.need_vmcs12_to_shadow_sync = true; in nested_vmx_enter_non_root_mode()
4592 vmx->nested.need_vmcs12_to_shadow_sync = true; in nested_vmx_vmexit()
5258 vmx->nested.need_vmcs12_to_shadow_sync = true; in set_current_vmptr()
6180 if (!vmx->nested.need_vmcs12_to_shadow_sync) { in vmx_get_nested_state()
A Dvmx.c1131 if (vmx->nested.need_vmcs12_to_shadow_sync) in vmx_prepare_switch_to_guest()
6653 WARN_ON_ONCE(vmx->nested.need_vmcs12_to_shadow_sync); in vmx_vcpu_run()

Completed in 26 milliseconds