Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dtopology.c171 if (!cpu_has_amu_feat(cpu)) { in freq_counters_valid()
447 if (!cpu_has_amu_feat(cpu)) in counters_read_on_cpu()
H A Dcpufeature.c2125 bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function
/linux-6.15/arch/arm64/include/asm/
H A Dcpufeature.h901 extern bool cpu_has_amu_feat(int cpu);
903 static inline bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function