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.h156 struct vm_cpu_topology { struct
157 uint16_t sockets;
158 uint16_t cores;
159 uint16_t threads;
160 uint16_t maxcpus;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h162 struct vm_cpu_topology { struct
163 uint16_t sockets;
164 uint16_t cores;
165 uint16_t threads;
166 uint16_t maxcpus;
/freebsd/sys/amd64/include/
H A Dvmm_dev.h240 struct vm_cpu_topology { struct
241 uint16_t sockets;
242 uint16_t cores;
243 uint16_t threads;
244 uint16_t maxcpus;