Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/kernel/
Dsmp.c802 static unsigned long global_l_p_j_ref; variable
823 if (!global_l_p_j_ref) { in cpufreq_callback()
824 global_l_p_j_ref = loops_per_jiffy; in cpufreq_callback()
831 loops_per_jiffy = cpufreq_scale(global_l_p_j_ref, in cpufreq_callback()