Lines Matching refs:core
329 static int __init parse_core(struct device_node *core, int package_id,
340 t = of_get_child_by_name(core, name);
358 cpu = get_cpu_for_node(core);
362 core);
369 pr_err("%pOF: Can't get CPU for leaf core\n", core);
408 snprintf(name, sizeof(name), "core%d", i);
423 pr_err("%pOF: Non-leaf cluster with core %s\n",
496 /* Find the smaller of NUMA, core or LLC siblings */
514 /* update core and thread sibling masks */
611 pr_debug("CPU%u: package %d core %d thread %d\n",