Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/vmm/intel/
H A Dvmcs.h152 #define VMCS_EPTP 0x0000201A macro
H A Dvmx.c1159 error += vmwrite(VMCS_EPTP, vmx->eptp); in vmx_vcpu_init()
/freebsd-14.2/usr.sbin/bhyvectl/
H A Dbhyvectl.c2006 error = vm_get_vmcs_field(vcpu, VMCS_EPTP, &eptp); in main()