Searched refs:have_sme (Results 1 – 2 of 2) sorted by relevance
45 bool have_sme; in tpidr2_present() local48 have_sme = getauxval(AT_HWCAP2) & HWCAP2_SME; in tpidr2_present()49 if (have_sme) in tpidr2_present()62 have_sme ? "with" : "without"); in tpidr2_present()64 td->pass = (in_sigframe == have_sme); in tpidr2_present()74 if (have_sme && tpidr2_ctx) { in tpidr2_present()
27 static bool have_sme(void) in have_sme() function67 if (have_sme() && test_tpidr2) { in test_tpidr()92 if (have_sme()) { in test_tpidr()