Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_interactive.c523 u64 hvt = ~0ULL, fvt = 0; in cpufreq_interactive_speedchange_task() local
539 hvt = pjcpu->loc_hispeed_val_time; in cpufreq_interactive_speedchange_task()
541 hvt = min(hvt, pjcpu->loc_hispeed_val_time); in cpufreq_interactive_speedchange_task()
555 pjcpu->pol_hispeed_val_time = hvt; in cpufreq_interactive_speedchange_task()