Searched refs:__HWCAP_CAP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 2740 #define __HWCAP_CAP(name, cap_type, cap) \ macro 2748 __HWCAP_CAP(#cap, cap_type, cap) \ 2754 __HWCAP_CAP(#cap, cap_type, cap) \ 2761 __HWCAP_CAP(#cap, cap_type, cap) \ 2767 __HWCAP_CAP(#cap, cap_type, cap) \
|