Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs12.c54 FIELD64(VMCS_LINK_POINTER, vmcs_link_pointer),
Devmcs.c74 EVMCS1_FIELD(VMCS_LINK_POINTER, vmcs_link_pointer,
Dnested.c214 vmcs_write64(VMCS_LINK_POINTER, -1ull); in vmx_disable_shadow_vmcs()
2033 vmcs_write64(VMCS_LINK_POINTER, -1ull); in prepare_vmcs02_early_rare()
4817 vmcs_write64(VMCS_LINK_POINTER, in set_current_vmptr()
Dvmx.c4177 vmcs_write64(VMCS_LINK_POINTER, -1ull); /* 22.3.1.5 */ in vmx_vcpu_setup()
/arch/x86/include/asm/
Dvmx.h219 VMCS_LINK_POINTER = 0x00002800, enumerator