Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h226 int vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores,
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c845 error = vm_set_topology(sc->vm, topology->sockets, in vmmdev_ioctl()
H A Dvmm.c523 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, in vm_set_topology() function