Home
last modified time | relevance | path

Searched refs:core_get_max_pstate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c1604 static int core_get_max_pstate(void) in core_get_max_pstate() function
1645 nont = core_get_max_pstate(); in core_get_turbo_pstate()
1679 nont = core_get_max_pstate(); in knl_get_turbo_pstate()
2027 .get_max = core_get_max_pstate,
2056 .get_max = core_get_max_pstate,
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dintel_pstate.c1909 static int core_get_max_pstate(int cpu) in core_get_max_pstate() function
1950 nont = core_get_max_pstate(cpu); in core_get_turbo_pstate()
1979 nont = core_get_max_pstate(cpu); in knl_get_turbo_pstate()
2370 .get_max = core_get_max_pstate,
2399 .get_max = core_get_max_pstate,

Completed in 9 milliseconds