Searched refs:smp_topo_alloc (Results 1 – 5 of 5) sorted by relevance
56 smp_topo_alloc(u_int count) in smp_topo_alloc() function76 top = smp_topo_alloc(1); in smp_topo_none()809 top = smp_topo_alloc(1 + packages); in smp_topo_1level()829 top = smp_topo_alloc(1 + mp_ncpus / (l2count * l1count) + in smp_topo_2level()
169 struct cpu_group *smp_topo_alloc(u_int count);
492 child = children != 0 ? smp_topo_alloc(children) : NULL; in cpu_group_init()518 root = smp_topo_alloc(1); in powernv_smp_topo()
430 root = smp_topo_alloc(1); in cpu_topo()431 dom = smp_topo_alloc(vm_ndomains); in cpu_topo()
935 cg_root->cg_child = smp_topo_alloc(nchildren); in x86topo_add_sched_group()970 cg_root = smp_topo_alloc(1); in cpu_topo()