Searched refs:__HWCAP_CAP (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/arm64/kernel/ |
| H A D | cpufeature.c | 3244 #define __HWCAP_CAP(name, cap_type, cap) \ macro 3252 __HWCAP_CAP(#cap, cap_type, cap) \ 3258 __HWCAP_CAP(#cap, cap_type, cap) \ 3265 __HWCAP_CAP(#cap, cap_type, cap) \ 3271 __HWCAP_CAP(#cap, cap_type, cap) \
|