Home
last modified time | relevance | path

Searched refs:cpu_has_amu_feat (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dtopology.c70 if (!cpu_has_amu_feat(cpu)) { in freq_counters_valid()
405 if (!cpu_has_amu_feat(cpu)) in counters_read_on_cpu()
H A Dcpufeature.c2042 bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function
/linux/arch/arm64/include/asm/
H A Dcpufeature.h931 extern bool cpu_has_amu_feat(int cpu);
933 static inline bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function