Searched refs:smp_height (Results 1 – 5 of 5) sorted by relevance
50 #define smp_height (smp_topology.height) macro91 #define smp_height 1 macro
594 int num_cpus = smp_height * smp_width; in zone_sizes_init()717 int h = smp_height; in node_neighbors()753 for (coord.y = 0; coord.y < smp_height; ++coord.y) { in setup_numa_mapping()820 for (y = 0; y < smp_height; ++y) { in setup_numa_mapping()843 for (i = 0; i < smp_height * smp_width; ++i) in topology_init()1019 if ((smp_height * smp_width) > nr_cpu_ids) in validate_hv()1021 " NR_CPUS %d\n", smp_height, smp_width, in validate_hv()1175 for (; i < smp_height * smp_width; ++i) in setup_cpu_maps()1178 for (i = smp_height * smp_width; i < NR_CPUS; ++i) in setup_cpu_maps()
47 return sprintf(page, "%u\n", smp_height); in chip_height_show()
125 for (y = 0, cpu = 0; y < smp_height; ++y) in setup_rectangle()
419 BUG_ON(y >= smp_height); in set_remote_cache_cpu()