Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h108 bool need_vmcs12_to_shadow_sync; member
H A Dvmx.c1365 if (vmx->nested.need_vmcs12_to_shadow_sync) in vmx_prepare_switch_to_guest()
7532 WARN_ON_ONCE(vmx->nested.need_vmcs12_to_shadow_sync); in vmx_vcpu_run()