Home
last modified time | relevance | path

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

/freebsd/lib/libvmmapi/
H A Dinternal.h63 VM_SET_TOPOLOGY, \
H A Dvmmapi.c1177 return (ioctl(ctx->fd, VM_SET_TOPOLOGY, &topology)); in vm_set_topology()
/freebsd/sys/riscv/include/
H A Dvmm_dev.h244 #define VM_SET_TOPOLOGY \ macro
/freebsd/sys/arm64/include/
H A Dvmm_dev.h251 #define VM_SET_TOPOLOGY \ macro
/freebsd/sys/amd64/include/
H A Dvmm_dev.h428 #define VM_SET_TOPOLOGY \ macro
/freebsd/sys/dev/vmm/
H A Dvmm_dev.c380 VMMDEV_IOCTL(VM_SET_TOPOLOGY, 0),
637 case VM_SET_TOPOLOGY: { in vmmdev_ioctl()