Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
1341 int nont, ret; in core_get_turbo_pstate() local1344 nont = core_get_max_pstate(); in core_get_turbo_pstate()1346 if (ret <= nont) in core_get_turbo_pstate()1347 ret = nont; in core_get_turbo_pstate()1375 int nont, ret; in knl_get_turbo_pstate() local1378 nont = core_get_max_pstate(); in knl_get_turbo_pstate()1380 if (ret <= nont) in knl_get_turbo_pstate()1381 ret = nont; in knl_get_turbo_pstate()