Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
1654 int nont, ret; in core_get_turbo_pstate() local1657 nont = core_get_max_pstate(); in core_get_turbo_pstate()1659 if (ret <= nont) in core_get_turbo_pstate()1660 ret = nont; in core_get_turbo_pstate()1688 int nont, ret; in knl_get_turbo_pstate() local1691 nont = core_get_max_pstate(); in knl_get_turbo_pstate()1693 if (ret <= nont) in knl_get_turbo_pstate()1694 ret = nont; in knl_get_turbo_pstate()