Searched refs:num_processors (Results 1 – 12 of 12) sorted by relevance
1244 if (!num_processors) in prefill_possible_map()1245 num_processors = 1; in prefill_possible_map()1249 possible = num_processors; in prefill_possible_map()1260 total_cpus = max_t(int, possible, num_processors + disabled_cpus); in prefill_possible_map()1279 possible, max_t(int, possible - num_processors, 0)); in prefill_possible_map()
267 if (!num_processors) in smp_read_mpc()269 return num_processors; in smp_read_mpc()554 pr_info("Processors: %d\n", num_processors); in default_get_smp_config()
82 u64 num_processors; member123 u64 num_processors; member
238 num_processors++; in xen_fill_possible_map()252 num_processors = 0; in xen_filter_cpu_maps()257 num_processors++; in xen_filter_cpu_maps()
1277 DECLARE_BITMAP(mask, num_processors); in xen_flush_tlb_others()
668 if (pdomain->num_processors <= 1) in acpi_processor_preregister_performance()672 count_target = pdomain->num_processors; in acpi_processor_preregister_performance()694 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()
126 if (pdomain->num_processors <= 1) in acpi_processor_update_tsd_coord()130 count_target = pdomain->num_processors; in acpi_processor_update_tsd_coord()152 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()
22 extern unsigned int num_processors;
59 unsigned int num_processors; variable2015 int thiscpu = num_processors + disabled_cpus; in generic_processor_info()2029 if (!boot_cpu_detected && num_processors >= nr_cpu_ids - 1 && in generic_processor_info()2042 if (num_processors >= nr_cpu_ids) { in generic_processor_info()2053 num_processors++; in generic_processor_info()
400 uint64_t num_processors; member
182 if (pdomain->num_processors <= 1) { in xen_copy_psd_data()
775 num_processors--; in acpi_unmap_cpu()