Home
last modified time | relevance | path

Searched defs:maxcpus (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/lib/libmemstat/
H A Dmemstat.c151 const char *name, int maxcpus) in _memstat_mt_allocate()
179 _memstat_mt_reset_stats(struct memory_type *mtp, int maxcpus) in _memstat_mt_reset_stats()
H A Dmemstat_uma.c83 int count, hint_dontsearch, i, j, maxcpus, maxid; in memstat_sysctl_uma() local
H A Dmemstat_malloc.c84 int count, hint_dontsearch, i, j, maxcpus; in memstat_sysctl_malloc() local
/freebsd-14.2/sys/amd64/vmm/
H A Dx86.c87 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
H A Dvmm_dev.c184 uint16_t i, j, maxcpus; in vcpu_lock_all() local
215 uint16_t i, maxcpus; in vcpu_unlock_all() local
H A Dvmm.c191 uint16_t maxcpus; /* (o) max pluggable cpus */ member
620 uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
2890 uint16_t i, maxcpus; in vm_snapshot_vcpus() local
2943 uint16_t i, maxcpus; in vm_snapshot_vcpu() local
3021 uint16_t i, maxcpus; in vm_restore_time() local
/freebsd-14.2/tests/sys/kern/
H A Dsched_affinity.c17 static uint32_t maxcpus; variable
/freebsd-14.2/usr.sbin/bhyve/
H A Dbhyverun.c540 uint16_t sockets, cores, threads, maxcpus; in num_vcpus_allowed() local
/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.c1730 uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) in vm_set_topology()
1744 uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
/freebsd-14.2/sys/amd64/vmm/io/
H A Dvlapic.c1845 uint16_t i, maxcpus; in vlapic_snapshot() local
/freebsd-14.2/sys/amd64/include/
H A Dvmm_dev.h248 uint16_t maxcpus; member
/freebsd-14.2/usr.sbin/bhyvectl/
H A Dbhyvectl.c2266 uint16_t sockets, cores, threads, maxcpus; in main() local