Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h181 #define VMCS_PIN_BASED_CTLS 0x00004000 macro
H A Dvmx.c1118 error += vmwrite(VMCS_PIN_BASED_CTLS, pinbased_ctls); in vmx_init()