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

/linux-master/arch/arm64/kernel/
H A Dtopology.c106 if (!cpu_has_amu_feat(cpu)) {
287 if (!cpu_has_amu_feat(cpu))
H A Dcpufeature.c2059 bool cpu_has_amu_feat(int cpu) function
/linux-master/arch/arm64/include/asm/
H A Dcpufeature.h885 extern bool cpu_has_amu_feat(int cpu);
887 static inline bool cpu_has_amu_feat(int cpu) function

Completed in 277 milliseconds