Searched defs:acpi_processor_throttling (Results 1 – 1 of 1) sorted by relevance
170 struct acpi_processor_throttling { struct171 unsigned int state;172 unsigned int platform_limit;175 unsigned int state_count;177 struct acpi_tsd_package domain_info;178 cpumask_var_t shared_cpu_map;183 u32 address;184 u8 duty_offset;185 u8 duty_width;186 u8 tsd_valid_flag;[all …]
Completed in 5 milliseconds