Lines Matching defs:cpus
144 * here is that a cpu device node may represent up to two logical cpus
178 " supports %d logical cpus.\n", np,
213 * convention for non-present cpus.
435 parent = of_find_node_by_path("/cpus");
437 pr_warn("Failed to find CPU root node \"/cpus\"\n");
662 static int find_drc_info_cpus_to_add(struct device_node *cpus,
686 if (dlpar_cpu_exists(cpus, drc_index))
701 static int find_drc_index_cpus_to_add(struct device_node *cpus,
715 rc = of_property_read_u32_index(cpus, "ibm,drc-indexes",
721 if (dlpar_cpu_exists(cpus, drc_index))
745 parent = of_find_node_by_path("/cpus");