Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c821 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx);
6944 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx) in copy_vmcs12_to_shadow() function
8186 copy_vmcs12_to_shadow(vmx); in vmx_vcpu_run()