Home
last modified time | relevance | path

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

/freebsd-head/sys/amd64/vmm/intel/
HDvmcs.h152 #define VMCS_EPTP 0x0000201A macro
HDvmx.c1170 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_vcpu_init()
/freebsd-head/usr.sbin/bhyvectl/amd64/
HDbhyvectl_machdep.c1711 error = vm_get_vmcs_field(vcpu, VMCS_EPTP, &eptp); in bhyvectl_md_main()