Searched refs:amd_pstate_prefcore (Results 1 – 1 of 1) sorted by relevance
88 static bool amd_pstate_prefcore = true; variable802 if (!amd_pstate_prefcore) in amd_pstate_init_prefcore()818 if (!amd_pstate_prefcore) in amd_pstate_update_limits()1183 if (amd_pstate_prefcore) in amd_pstate_driver_cleanup()1229 if (amd_pstate_prefcore) in amd_pstate_register_driver()1352 return sysfs_emit(buf, "%s\n", str_enabled_disabled(amd_pstate_prefcore)); in prefcore_show()1752 if (amd_pstate_prefcore) { in amd_pstate_init()1753 ret = amd_detect_prefcore(&amd_pstate_prefcore); in amd_pstate_init()1799 amd_pstate_prefcore = false; in amd_prefcore_param()