/freebsd-src/lib/libmemstat/ |
H A D | memstat.c | 151 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 D | memstat_uma.c | 83 int count, hint_dontsearch, i, j, maxcpus, maxid; in memstat_sysctl_uma() local
|
H A D | memstat_malloc.c | 83 int count, hint_dontsearch, i, j, maxcpus; in memstat_sysctl_malloc() local
|
/freebsd-src/sys/amd64/vmm/ |
H A D | x86.c | 85 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
|
H A D | vmm_dev.c |
|
H A D | vmm.c | 191 uint16_t maxcpus; /* (o) max pluggable cpus */ global() member 620 vm_get_topology(struct vm * vm,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument 2889 uint16_t i, maxcpus; vm_snapshot_vcpus() local 2942 uint16_t i, maxcpus; vm_snapshot_vcpu() local 3020 uint16_t i, maxcpus; vm_restore_time() local [all...] |
/freebsd-src/tests/sys/kern/ |
H A D | sched_affinity.c | 17 static uint32_t maxcpus; variable [all...] |
/freebsd-src/sys/arm64/vmm/ |
H A D | vmm_dev.c |
|
H A D | vmm.c | 159 uint16_t maxcpus; /* (o) max pluggable cpus */ member 504 vm_get_topology(struct vm * vm,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument 520 vm_set_topology(struct vm * vm,uint16_t sockets,uint16_t cores,uint16_t threads,uint16_t maxcpus) vm_set_topology() argument [all...] |
H A D | vmm_arm64.c | 1188 int i, maxcpus; arm_pcpu_vmcleanup() local
|
/freebsd-src/usr.sbin/bhyvectl/ |
H A D | bhyvectl.c | 489 uint16_t sockets, cores, threads, maxcpus; main() local
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | bhyverun.c | 500 uint16_t sockets, cores, threads, maxcpus; num_vcpus_allowed() local
|
/freebsd-src/lib/libvmmapi/ |
H A D | vmmapi.c | 1114 vm_set_topology(struct vmctx * ctx,uint16_t sockets,uint16_t cores,uint16_t threads,uint16_t maxcpus) vm_set_topology() argument 1128 vm_get_topology(struct vmctx * ctx,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument
|
/freebsd-src/sys/arm64/include/ |
H A D | vmm_dev.h | 162 uint16_t maxcpus; global() member
|
/freebsd-src/sys/amd64/vmm/io/ |
H A D | vlapic.c | 1845 uint16_t i, maxcpus; in vlapic_snapshot() local
|
/freebsd-src/sys/amd64/include/ |
H A D | vmm_dev.h | 248 uint16_t maxcpus; global() member
|