Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h216 #define VMCS_GUEST_TR_LIMIT 0x0000480E macro
H A Dvmcs.c168 *lim = VMCS_GUEST_TR_LIMIT; in vmcs_seg_desc_encoding()