Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/kernel/
Dsmp.c790 static unsigned long global_l_p_j_ref; variable
811 if (!global_l_p_j_ref) { in cpufreq_callback()
812 global_l_p_j_ref = loops_per_jiffy; in cpufreq_callback()
819 loops_per_jiffy = cpufreq_scale(global_l_p_j_ref, in cpufreq_callback()