Lines Matching defs:cpu_cx_lowest_lim
99 int cpu_cx_lowest_lim;
154 static int cpu_cx_lowest_lim;
673 sc->cpu_cx_lowest_lim = 0;
1005 cpu_cx_lowest_lim = 0;
1453 sc->cpu_cx_lowest = min(sc->cpu_cx_lowest_lim, sc->cpu_cx_count - 1);
1477 snprintf(state, sizeof(state), "C%d", sc->cpu_cx_lowest_lim + 1);
1492 sc->cpu_cx_lowest_lim = val - 1;
1506 snprintf(state, sizeof(state), "C%d", cpu_cx_lowest_lim + 1);
1522 cpu_cx_lowest_lim = val - 1;
1526 sc->cpu_cx_lowest_lim = cpu_cx_lowest_lim;