Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h156 #define VMCS_EOI_EXIT3 0x00002022 macro
H A Dvmx.c1211 error += vmwrite(VMCS_EOI_EXIT3, 0); in vmx_vcpu_init()