Searched refs:__HWCAP_CAP (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/arm64/kernel/ |
| H A D | cpufeature.c | 3058 #define __HWCAP_CAP(name, cap_type, cap) \ macro 3066 __HWCAP_CAP(#cap, cap_type, cap) \ 3072 __HWCAP_CAP(#cap, cap_type, cap) \ 3079 __HWCAP_CAP(#cap, cap_type, cap) \ 3085 __HWCAP_CAP(#cap, cap_type, cap) \
|