Searched refs:HWCAP_SVE (Results 1 – 4 of 4) sorted by relevance
45 #define HWCAP_SVE (1 << 22) macro
158 HWCAP_SVE
24 * The presence of SVE is reported to userspace via HWCAP_SVE in the aux vector35 present must check for HWCAP_SVE instead.
1268 …P(SYS_ID_AA64PFR0_EL1, ID_AA64PFR0_SVE_SHIFT, FTR_UNSIGNED, ID_AA64PFR0_SVE, CAP_HWCAP, HWCAP_SVE),