Searched refs:max_value (Results 1 – 2 of 2) sorted by relevance
94 u64 max_value; /* prevent u64 overflow */ in convert_time_to_ticks() local96 max_value = div_u64(ULLONG_MAX, priv->timerfreq); in convert_time_to_ticks()98 if (time > max_value) in convert_time_to_ticks()
207 .max_value = 13,