Home
last modified time | relevance | path

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

/linux-6.12.1/arch/hexagon/kernel/
Dsetup.c31 loops_per_jiffy = thread_freq_mhz * 1000000 / HZ; in calibrate_delay()
48 thread_freq_mhz = 100; in setup_arch()
Dtime.c36 cycles_t thread_freq_mhz; variable
/linux-6.12.1/arch/hexagon/include/asm/
Dtime.h10 extern cycles_t thread_freq_mhz;