Home
last modified time | relevance | path

Searched refs:lowest_val (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/cpufreq/
H A Dp4tcc.c61 int lowest_val; member
202 sc->lowest_val = TCC_NUM_SETTINGS - sc->set_count + 1; in p4tcc_attach()
274 val < sc->lowest_val || val > TCC_NUM_SETTINGS) in p4tcc_set()