Searched refs:cpu_has_amu_feat (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/include/asm/ | ||
D | cpufeature.h | 730 extern bool cpu_has_amu_feat(int cpu); |
/arch/arm64/kernel/ | ||
D | cpufeature.c | 1181 bool cpu_has_amu_feat(int cpu) in cpu_has_amu_feat() function |