Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/kernel/ !
Dtime.c318 local_cpu_data->cyc_per_usec = (itc_freq + USEC_PER_SEC/2) / USEC_PER_SEC; in ia64_init_itm()
413 unsigned long end = start + usecs*local_cpu_data->cyc_per_usec; in ia64_itc_udelay()
/linux-6.6.21/arch/ia64/include/asm/ !
Dprocessor.h199 unsigned long cyc_per_usec; /* itc_freq/1000000 */ member