Searched refs:smp_topo_alloc (Results 1 – 5 of 5) sorted by relevance
715 smp_topo_alloc(u_int count) in smp_topo_alloc() function735 top = smp_topo_alloc(1); in smp_topo_none()790 top = smp_topo_alloc(1 + packages); in smp_topo_1level()810 top = smp_topo_alloc(1 + mp_ncpus / (l2count * l1count) + in smp_topo_2level()
492 child = children != 0 ? smp_topo_alloc(children) : NULL; in cpu_group_init() 518 root = smp_topo_alloc(1); in powernv_smp_topo()
150 struct cpu_group *smp_topo_alloc(u_int count);
366 root = smp_topo_alloc(1); in cpu_topo()367 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()