Searched refs:cpus_boot_arg_present (Results 1 – 1 of 1) sorted by relevance
924 …const boolean_t cpus_boot_arg_present = PE_parse_boot_argn("cpus", &cpu_boot_arg, sizeof(cpu_boot_… in ml_parse_cpu_topology() local929 if (cpus_boot_arg_present && cpumask_boot_arg_present) { in ml_parse_cpu_topology()