Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
592 int nont, ret; in core_get_turbo_pstate() local595 nont = core_get_max_pstate(); in core_get_turbo_pstate()597 if (ret <= nont) in core_get_turbo_pstate()598 ret = nont; in core_get_turbo_pstate()621 int nont, ret; in knl_get_turbo_pstate() local624 nont = core_get_max_pstate(); in knl_get_turbo_pstate()626 if (ret <= nont) in knl_get_turbo_pstate()627 ret = nont; in knl_get_turbo_pstate()