amd_detect_prefcore
EXPORT_SYMBOL_GPL(amd_detect_prefcore);
ret = amd_detect_prefcore(&prefcore);
ret = amd_detect_prefcore(&amd_pstate_prefcore);
extern int amd_detect_prefcore(bool *detected);