Searched refs:tsc_khz (Results 1 – 4 of 4) sorted by relevance
33 #define GRU_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000)34 #define CLKS2NSEC(c) ((c) * 1000000 / tsc_khz)
660 tsc_speed = tsc_khz; in lguest_arch_init_hypercalls()663 if (put_user(tsc_speed, &cpu->lg->lguest_data->tsc_khz)) in lguest_arch_init_hypercalls()
112 u32 tsc_khz; member
8478 max_ia_freq = tsc_khz; in gen6_update_ring_freq()