Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/vmm/intel/
HDvmcs.h139 #define VMCS_EPTP 0x0000201A macro
HDvmx.c900 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_vminit()
/NextBSD/usr.sbin/bhyvectl/
HDbhyvectl.c1944 error = vm_get_vmcs_field(ctx, vcpu, VMCS_EPTP, &eptp); in main()