Searched refs:x86topo_add_sched_group (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/x86/x86/
H A Dmp_x86.c711 x86topo_add_sched_group(struct topo_node *root, struct cpu_group *cg_root) function
719 ("x86topo_add_sched_group: bad type: %u", root->type));
785 x86topo_add_sched_group(node, &cg_root->cg_child[i]);
803 x86topo_add_sched_group(&topo_root, cg_root);

Completed in 60 milliseconds