Searched refs:num_processors (Results 1 – 8 of 8) sorted by relevance
56 u32 num_processors : 16, // Number of processors at current level in topo_subleaf() member75 if (!sl.num_processors || sl.type == INVALID_TYPE) in topo_subleaf()100 topology_set_dom(tscan, dom, sl.x2apic_shift, sl.num_processors); in topo_subleaf()
108 u64 num_processors; member149 u64 num_processors; member
660 if (pdomain->num_processors <= 1) in acpi_processor_preregister_performance()664 count_target = pdomain->num_processors; in acpi_processor_preregister_performance()686 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()
108 if (pdomain->num_processors <= 1) in acpi_processor_update_tsd_coord()112 count_target = pdomain->num_processors; in acpi_processor_update_tsd_coord()133 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()
48 static int num_processors(void) in num_processors() function374 cpus = num_processors(); in main()
575 possible = num_processors + disabled_cpus; in prefill_possible_map()580 possible, max((possible - num_processors), 0)); in prefill_possible_map()
52 static int num_processors(void) in num_processors() function477 cpus = num_processors(); in main()
392 uint64_t num_processors; member