Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h152 #define VMCS_EPTP 0x0000201A macro
H A Dvmx.c1170 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_vcpu_init()