Searched refs:xc_mondo_time_limit (Results 1 – 2 of 2) sorted by relevance
70 uint64_t xc_mondo_time_limit; variable102 if (freq * xc_scale > xc_mondo_time_limit) { in xc_func_timeout_adj()103 xc_mondo_time_limit = freq * xc_scale; in xc_func_timeout_adj()104 xc_func_time_limit = xc_mondo_time_limit * in xc_func_timeout_adj()158 xc_mondo_time_limit = maxfreq * xc_scale; in xc_init()165 xc_func_time_limit = xc_mondo_time_limit * xc_mondo_multiplier; in xc_init()792 if (loop_cnt++ > xc_mondo_time_limit) { in xc_attention()
1373 extern uint64_t xc_mondo_time_limit; in recalc_xc_timeouts()1454 maxfreq = xc_mondo_time_limit / xc_scale; in recalc_xc_timeouts()1490 xc_mondo_time_limit = mondo_time_limit; in recalc_xc_timeouts()