Searched refs:HWCAP2_SME2 (Results 1 – 9 of 9) sorted by relevance
99 #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()
663 .hwcap_bit = HWCAP2_SME2,
340 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) { in main()
491 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) { in main()
123 return getauxval(AT_HWCAP2) & HWCAP2_SME2; in sme2_supported()
330 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in test_init()
287 HWCAP2_SME2
29 * The presence of SME2 is reported to userspace via HWCAP2_SME2 in the52 HWCAP2_SME2