Searched refs:coord_type (Results 1 – 5 of 5) sorted by relevance
586 if (pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ALL && in acpi_processor_get_psd()587 pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ANY && in acpi_processor_get_psd()588 pdomain->coord_type != DOMAIN_COORD_TYPE_HW_ALL) { in acpi_processor_get_psd()673 if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ALL) in acpi_processor_preregister_performance()675 else if (pdomain->coord_type == DOMAIN_COORD_TYPE_HW_ALL) in acpi_processor_preregister_performance()677 else if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ANY) in acpi_processor_preregister_performance()699 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_preregister_performance()
157 if (pdomain->coord_type != match_pdomain->coord_type) { in acpi_processor_update_tsd_coord()648 pthrottling->shared_type = pdomain->coord_type; in acpi_processor_get_tsd()655 if (pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ALL && in acpi_processor_get_tsd()656 pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ANY && in acpi_processor_get_tsd()657 pdomain->coord_type != DOMAIN_COORD_TYPE_HW_ALL) { in acpi_processor_get_tsd()
81 u64 coord_type; member122 u64 coord_type; member
346 uint32_t coord_type; /* coordination type */ member399 uint64_t coord_type; member
183 if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ALL) in xen_copy_psd_data()185 else if (pdomain->coord_type == DOMAIN_COORD_TYPE_HW_ALL) in xen_copy_psd_data()187 else if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ANY) in xen_copy_psd_data()