Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/include/
H A Dvmm_dev.h444 #define VM_GET_TOPOLOGY \ macro
/freebsd-13.1/lib/libvmmapi/
H A Dvmmapi.c1655 error = ioctl(ctx->fd, VM_GET_TOPOLOGY, &topology); in vm_get_topology()
1697 VM_RESTART_INSTRUCTION, VM_SET_TOPOLOGY, VM_GET_TOPOLOGY }; in vm_get_ioctls()
/freebsd-13.1/sys/amd64/vmm/
H A Dvmm_dev.c867 case VM_GET_TOPOLOGY: in vmmdev_ioctl()