Searched refs:nont (Results 1 – 1 of 1) sorted by relevance
691 int nont, ret; in core_get_turbo_pstate() local694 nont = core_get_max_pstate(); in core_get_turbo_pstate()696 if (ret <= nont) in core_get_turbo_pstate()697 ret = nont; in core_get_turbo_pstate()720 int nont, ret; in knl_get_turbo_pstate() local723 nont = core_get_max_pstate(); in knl_get_turbo_pstate()725 if (ret <= nont) in knl_get_turbo_pstate()726 ret = nont; in knl_get_turbo_pstate()