Searched refs:match_pdomain (Results 1 – 2 of 2) sorted by relevance
58 struct acpi_tsd_package *pdomain, *match_pdomain; in acpi_processor_update_tsd_coord() local120 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()121 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()130 if (match_pdomain->num_processors != count_target) { in acpi_processor_update_tsd_coord()135 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()152 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()153 if (match_pdomain->domain != pdomain->domain) in acpi_processor_update_tsd_coord()
488 struct acpi_psd_package *match_pdomain; in acpi_get_psd_map() local522 match_pdomain = &(match_cpc_ptr->domain_info); in acpi_get_psd_map()523 if (match_pdomain->domain != pdomain->domain) in acpi_get_psd_map()527 if (match_pdomain->num_processors != count_target) in acpi_get_psd_map()530 if (pdomain->coord_type != match_pdomain->coord_type) in acpi_get_psd_map()