Searched refs:match_pdomain (Results 1 – 3 of 3) sorted by relevance
601 struct acpi_psd_package *match_pdomain; in acpi_processor_preregister_performance() local681 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()682 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()687 if (match_pdomain->num_processors != count_target) { in acpi_processor_preregister_performance()692 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()709 match_pdomain = &(match_pr->performance->domain_info); in acpi_processor_preregister_performance()710 if (match_pdomain->domain != pdomain->domain) in acpi_processor_preregister_performance()
61 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local123 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()124 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()133 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()138 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()155 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()156 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()
501 struct acpi_psd_package *match_pdomain; in acpi_get_psd_map() local535 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()536 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()540 if (match_pdomain->num_processors != count_target) in acpi_get_psd_map()543 if (pdomain->coord_type != match_pdomain->coord_type) in acpi_get_psd_map()