Searched refs:CPU_SUBSET_MAXCPUS (Results 1 – 1 of 1) sorted by relevance
1410 #define CPU_SUBSET_MAXCPUS 8192 /* need to use before probe... */ macro6181 if (start >= CPU_SUBSET_MAXCPUS) in parse_cpu_str()6208 if (start >= CPU_SUBSET_MAXCPUS) in parse_cpu_str()9599 for (i = 0; i < CPU_SUBSET_MAXCPUS; ++i) { in topology_probe()11459 cpu_subset = CPU_ALLOC(CPU_SUBSET_MAXCPUS); in parse_cpu_command()11462 cpu_subset_size = CPU_ALLOC_SIZE(CPU_SUBSET_MAXCPUS); in parse_cpu_command()