Home
last modified time | relevance | path

Searched refs:DOMAIN_COORD_TYPE_SW_ALL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dprocessor_throttling.c181 pthrottling->shared_type = DOMAIN_COORD_TYPE_SW_ALL; in acpi_processor_update_tsd_coord()
627 if (pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ALL && in acpi_processor_get_tsd()
631 pthrottling->shared_type = DOMAIN_COORD_TYPE_SW_ALL; in acpi_processor_get_tsd()
1198 pthrottling->shared_type = DOMAIN_COORD_TYPE_SW_ALL; in acpi_processor_get_throttling_info()
H A Dprocessor_perflib.c572 if (pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ALL && in acpi_processor_get_psd()
660 if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ALL) in acpi_processor_preregister_performance()
H A Dcppc_acpi.c416 if (pdomain->coord_type != DOMAIN_COORD_TYPE_SW_ALL && in acpi_get_psd()
494 if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ALL) in acpi_get_psd_map()
/openbmc/linux/include/acpi/
H A Dprocessor.h43 #define DOMAIN_COORD_TYPE_SW_ALL 0xfc macro
/openbmc/linux/drivers/xen/
H A Dxen-acpi-processor.c177 if (pdomain->coord_type == DOMAIN_COORD_TYPE_SW_ALL) in xen_copy_psd_data()