Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
500 int nont, ret; in core_get_turbo_pstate() local503 nont = core_get_max_pstate(); in core_get_turbo_pstate()505 if (ret <= nont) in core_get_turbo_pstate()506 ret = nont; in core_get_turbo_pstate()