Searched refs:VMCS_GUEST_GDTR_BASE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/amd64/vmm/intel/ | ||
| H A D | vmcs.h | 266 #define VMCS_GUEST_GDTR_BASE 0x00006816 macro |
| H A D | vmcs.c | 183 *base = VMCS_GUEST_GDTR_BASE; in vmcs_seg_desc_encoding() |