Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1949 static inline bool nested_cpu_has_vmwrite_any_field(struct kvm_vcpu *vcpu) in nested_cpu_has_vmwrite_any_field() function
3848 if (enable_shadow_vmcs && !nested_cpu_has_vmwrite_any_field(&vmx->vcpu)) in vmx_restore_vmx_misc()
8647 if (!nested_cpu_has_vmwrite_any_field(&vmx->vcpu)) in copy_shadow_to_vmcs12()
8803 !nested_cpu_has_vmwrite_any_field(vcpu)) { in handle_vmwrite()