Searched refs:match_pdomain (Results 1 – 2 of 2) sorted by relevance
649 struct acpi_psd_package *match_pdomain; in acpi_processor_preregister_performance() local730 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()731 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()736 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()741 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()759 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()760 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()
76 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local139 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()140 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()149 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()154 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()172 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()173 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()