Searched refs:__HWCAP_CAP (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/arm64/kernel/ |
| H A D | cpufeature.c | 3188 #define __HWCAP_CAP(name, cap_type, cap) \ macro 3196 __HWCAP_CAP(#cap, cap_type, cap) \ 3202 __HWCAP_CAP(#cap, cap_type, cap) \ 3209 __HWCAP_CAP(#cap, cap_type, cap) \ 3215 __HWCAP_CAP(#cap, cap_type, cap) \
|