Searched refs:cached_resolved_idx (Results 1 – 4 of 4) sorted by relevance
164 if (apple_soc_cpufreq_set_target(policy, policy->cached_resolved_idx) < 0) in apple_soc_cpufreq_fast_switch()167 return policy->freq_table[policy->cached_resolved_idx].frequency; in apple_soc_cpufreq_fast_switch()
191 index = policy->cached_resolved_idx; in qcom_cpufreq_hw_fast_switch()
475 index = policy->cached_resolved_idx; in acpi_cpufreq_fast_switch()
547 policy->cached_resolved_idx = idx; in __resolve_freq()2355 return __target_index(policy, policy->cached_resolved_idx); in __cpufreq_driver_target()