Searched refs:VMCS_HOST_GDTR_BASE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/vmm/intel/ | ||
H A D | vmcs.h | 283 #define VMCS_HOST_GDTR_BASE 0x00006C0C macro |
H A D | vmx.c | 1359 vmcs_write(VMCS_HOST_GDTR_BASE, vmm_get_host_gdtrbase()); in vmx_set_pcpu_defaults() |