Searched refs:match_pdomain (Results 1 – 2 of 2) sorted by relevance
608 struct acpi_psd_package *match_pdomain; in acpi_processor_preregister_performance() local688 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()689 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()694 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()699 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()716 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()717 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()
79 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local142 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()143 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()152 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()157 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()175 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()176 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()