Searched refs:match_pdomain (Results 1 – 3 of 3) sorted by relevance
202 struct acpi_psd_package *match_pdomain; in acpi_get_psd_map() local251 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()252 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()256 if (match_pdomain->num_processors != count_target) { in acpi_get_psd_map()261 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_get_psd_map()284 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()285 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()
604 struct acpi_psd_package *match_pdomain; in acpi_processor_preregister_performance() local684 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()685 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()690 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()695 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()712 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()713 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()
75 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local138 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()139 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()148 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()153 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()171 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()172 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()