Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dnested.h30 void nested_sync_vmcs12_to_shadow(struct kvm_vcpu *vcpu);
Dnested.c2082 void nested_sync_vmcs12_to_shadow(struct kvm_vcpu *vcpu) in nested_sync_vmcs12_to_shadow() function
Dvmx.c1300 nested_sync_vmcs12_to_shadow(vcpu); in vmx_prepare_switch_to_guest()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dnested.h30 void nested_sync_vmcs12_to_shadow(struct kvm_vcpu *vcpu);
Dnested.c2087 void nested_sync_vmcs12_to_shadow(struct kvm_vcpu *vcpu) in nested_sync_vmcs12_to_shadow() function
Dvmx.c1320 nested_sync_vmcs12_to_shadow(vcpu); in vmx_prepare_switch_to_guest()