Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h155 #define VMCS_EOI_EXIT2 0x00002020 macro
H A Dvmx.c1200 error += vmwrite(VMCS_EOI_EXIT2, 0); in vmx_vcpu_init()