Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
HDnvmm_x86_vmx.c513 #define VMCS_HOST_TR_BASE 0x00006C0A macro
2273 vmx_vmwrite(VMCS_HOST_TR_BASE, (uint64_t)os_curcpu_tss()); in vmx_vcpu_run()