Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/vmm/intel/
H A Dvmcs.h141 #define VMCS_EPTP 0x0000201A macro
H A Dvmx.c1026 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_vminit()
/freebsd-12.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c2065 error = vm_get_vmcs_field(ctx, vcpu, VMCS_EPTP, &eptp); in main()