Loading
arm64: cpufeature: Export cpu_has_amu_feat()
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I73EPL -------------------------------- Export the cpu_has_amu_feat() function for using by cppc_cpufreq.c to check if the processor implements ARM's Activity Monitor Unit (AMU). Signed-off-by:Zeng Heng <zengheng4@huawei.com>