Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/vmm/intel/
H A Dvmcs.h154 #define VMCS_EPTP 0x0000201A macro
H A Dvmx.c1117 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_init()
/freebsd-13.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c2135 error = vm_get_vmcs_field(ctx, vcpu, VMCS_EPTP, &eptp); in main()