Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h265 #define VMCS_GUEST_GS_BASE 0x00006810 macro
H A Dvmcs.c164 *base = VMCS_GUEST_GS_BASE; in vmcs_seg_desc_encoding()