Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
1490 int nont, ret; in core_get_turbo_pstate() local1493 nont = core_get_max_pstate(); in core_get_turbo_pstate()1495 if (ret <= nont) in core_get_turbo_pstate()1496 ret = nont; in core_get_turbo_pstate()1524 int nont, ret; in knl_get_turbo_pstate() local1527 nont = core_get_max_pstate(); in knl_get_turbo_pstate()1529 if (ret <= nont) in knl_get_turbo_pstate()1530 ret = nont; in knl_get_turbo_pstate()