Home
last modified time | relevance | path

Searched refs:show_uncore_min_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel-uncore-frequency.c204 #define show_uncore_min_max(name, min_max) \ macro
215 show_uncore_min_max(min_freq_khz, 0);
216 show_uncore_min_max(max_freq_khz, 1);
/kernel/linux/linux-6.6/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c110 #define show_uncore_min_max(name, min_max) \ macro
131 show_uncore_min_max(min_freq_khz, 0);
132 show_uncore_min_max(max_freq_khz, 1);

Completed in 2 milliseconds