Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h165 #define VMCS_LINK_POINTER 0x00002800 macro
H A Dvmcs.c428 if ((error = vmwrite(VMCS_LINK_POINTER, ~0)) != 0) in vmcs_init()