Home
last modified time | relevance | path

Searched refs:amd_detect_prefcore (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/acpi/
H A Dcppc.c180 int amd_detect_prefcore(bool *detected) in amd_detect_prefcore() function
225 EXPORT_SYMBOL_GPL(amd_detect_prefcore);
249 ret = amd_detect_prefcore(&prefcore); in amd_get_boost_ratio_numerator()
/linux/drivers/cpufreq/
H A Damd-pstate.c1838 ret = amd_detect_prefcore(&amd_pstate_prefcore); in amd_pstate_init()