Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c519 #define VMCS_HOST_RIP 0x00006C16 macro
2993 vmx_vmwrite(VMCS_HOST_RIP, (uint64_t)(uintptr_t)vmx_resume_rip); in vmx_vcpu_init()