Home
last modified time | relevance | path

Searched defs:vm_cpu_topology (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm_dev.h149 struct vm_cpu_topology { struct
150 uint16_t sockets;
151 uint16_t cores;
152 uint16_t threads;
153 uint16_t maxcpus;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h155 struct vm_cpu_topology { struct
156 uint16_t sockets;
157 uint16_t cores;
158 uint16_t threads;
159 uint16_t maxcpus;
/freebsd/sys/amd64/include/
H A Dvmm_dev.h233 struct vm_cpu_topology { struct
234 uint16_t sockets;
235 uint16_t cores;
236 uint16_t threads;
237 uint16_t maxcpus;