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.h154 struct vm_cpu_topology { struct
155 uint16_t sockets;
156 uint16_t cores;
157 uint16_t threads;
158 uint16_t maxcpus;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h160 struct vm_cpu_topology { struct
161 uint16_t sockets;
162 uint16_t cores;
163 uint16_t threads;
164 uint16_t maxcpus;
/freebsd/sys/amd64/include/
H A Dvmm_dev.h238 struct vm_cpu_topology { struct
239 uint16_t sockets;
240 uint16_t cores;
241 uint16_t threads;
242 uint16_t maxcpus;