Searched refs:HWCAP2_SME2 (Results 1 – 8 of 8) sorted by relevance
115 #define HWCAP2_SME2 (1UL << 37) macro
353 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) in check_zt()549 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in main()
860 .hwcap_bit = HWCAP2_SME2,
341 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) { in main()
494 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) { in main()
144 return getauxval(AT_HWCAP2) & HWCAP2_SME2; in sme2_supported()
29 * The presence of SME2 is reported to userspace via HWCAP2_SME2 in the52 HWCAP2_SME2
353 HWCAP2_SME2