Searched refs:match_pdomain (Results 1 – 3 of 3) sorted by relevance
583 struct acpi_psd_package *match_pdomain; in acpi_processor_preregister_performance() local664 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()665 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()670 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()675 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()692 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()693 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()
62 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local125 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()126 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()135 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()140 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()158 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()159 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()
430 struct acpi_psd_package *match_pdomain; in acpi_get_psd_map() local479 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()480 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()484 if (match_pdomain->num_processors != count_target) { in acpi_get_psd_map()489 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_get_psd_map()512 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()513 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()