Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c876 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx);
7083 static void copy_vmcs12_to_shadow(struct vcpu_vmx *vmx) in copy_vmcs12_to_shadow() function
8547 copy_vmcs12_to_shadow(vmx); in vmx_vcpu_run()