Searched refs:freq_within_bounds (Results 1 – 1 of 1) sorted by relevance
854 static inline bool freq_within_bounds(int freq, int target_freq) in freq_within_bounds() function891 if (cur_freq != -ENOTSUP && freq_within_bounds(cur_freq, env->tsc_khz)) { in kvm_arch_set_tsc_khz()