Searched refs:VMCS_HOST_TR_BASE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/vmm/intel/ | ||
H A D | vmcs.h | 282 #define VMCS_HOST_TR_BASE 0x00006C0A macro |
H A D | vmx.c | 1348 vmcs_write(VMCS_HOST_TR_BASE, vmm_get_host_trbase()); in vmx_set_pcpu_defaults() |