match_pdomain     430 drivers/acpi/cppc_acpi.c 	struct acpi_psd_package *match_pdomain;
match_pdomain     479 drivers/acpi/cppc_acpi.c 			match_pdomain = &(match_cpc_ptr->domain_info);
match_pdomain     480 drivers/acpi/cppc_acpi.c 			if (match_pdomain->domain != pdomain->domain)
match_pdomain     484 drivers/acpi/cppc_acpi.c 			if (match_pdomain->num_processors != count_target) {
match_pdomain     489 drivers/acpi/cppc_acpi.c 			if (pdomain->coord_type != match_pdomain->coord_type) {
match_pdomain     512 drivers/acpi/cppc_acpi.c 			match_pdomain = &(match_cpc_ptr->domain_info);
match_pdomain     513 drivers/acpi/cppc_acpi.c 			if (match_pdomain->domain != pdomain->domain)
match_pdomain     583 drivers/acpi/processor_perflib.c 	struct acpi_psd_package *match_pdomain;
match_pdomain     664 drivers/acpi/processor_perflib.c 			match_pdomain = &(match_pr->performance->domain_info);
match_pdomain     665 drivers/acpi/processor_perflib.c 			if (match_pdomain->domain != pdomain->domain)
match_pdomain     670 drivers/acpi/processor_perflib.c 			if (match_pdomain->num_processors != count_target) {
match_pdomain     675 drivers/acpi/processor_perflib.c 			if (pdomain->coord_type != match_pdomain->coord_type) {
match_pdomain     692 drivers/acpi/processor_perflib.c 			match_pdomain = &(match_pr->performance->domain_info);
match_pdomain     693 drivers/acpi/processor_perflib.c 			if (match_pdomain->domain != pdomain->domain)
match_pdomain      62 drivers/acpi/processor_throttling.c 	struct acpi_tsd_package *pdomain, *match_pdomain;
match_pdomain     125 drivers/acpi/processor_throttling.c 			match_pdomain = &(match_pthrottling->domain_info);
match_pdomain     126 drivers/acpi/processor_throttling.c 			if (match_pdomain->domain != pdomain->domain)
match_pdomain     135 drivers/acpi/processor_throttling.c 			if (match_pdomain->num_processors != count_target) {
match_pdomain     140 drivers/acpi/processor_throttling.c 			if (pdomain->coord_type != match_pdomain->coord_type) {
match_pdomain     158 drivers/acpi/processor_throttling.c 			match_pdomain = &(match_pthrottling->domain_info);
match_pdomain     159 drivers/acpi/processor_throttling.c 			if (match_pdomain->domain != pdomain->domain)