Home
last modified time | relevance | path

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

/freebsd/lib/libvmmapi/
H A Dinternal.h64 VM_GET_TOPOLOGY
H A Dvmmapi.c1188 error = ioctl(ctx->fd, VM_GET_TOPOLOGY, &topology); in vm_get_topology()
/freebsd/sys/riscv/include/
H A Dvmm_dev.h246 #define VM_GET_TOPOLOGY \ macro
/freebsd/sys/arm64/include/
H A Dvmm_dev.h253 #define VM_GET_TOPOLOGY \ macro
/freebsd/sys/amd64/include/
H A Dvmm_dev.h430 #define VM_GET_TOPOLOGY \ macro
/freebsd/sys/dev/vmm/
H A Dvmm_dev.c379 VMMDEV_IOCTL(VM_GET_TOPOLOGY, 0),
645 case VM_GET_TOPOLOGY: { in vmmdev_ioctl()