Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c400 struct vmcs *current_shadow_vmcs; member
6786 vmx->nested.current_shadow_vmcs = shadow_vmcs; in handle_vmon()
6871 free_vmcs(vmx->nested.current_shadow_vmcs); in free_nested()
7047 struct vmcs *shadow_vmcs = vmx->nested.current_shadow_vmcs; in copy_shadow_to_vmcs12()
7096 struct vmcs *shadow_vmcs = vmx->nested.current_shadow_vmcs; in copy_vmcs12_to_shadow()
7279 __pa(vmx->nested.current_shadow_vmcs)); in handle_vmptrld()