Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dprocessor_throttling.c59 struct acpi_processor_throttling *pthrottling, *match_pthrottling; in acpi_processor_update_tsd_coord() local
119 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord()
120 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()
151 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord()
152 match_pdomain = &(match_pthrottling->domain_info); in acpi_processor_update_tsd_coord()
160 cpumask_copy(match_pthrottling->shared_cpu_map, in acpi_processor_update_tsd_coord()