Searched refs:_hwcap2 (Results 1 – 4 of 4) sorted by relevance
47 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()56 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()65 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()74 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()83 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()92 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()101 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()110 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()119 if (supports_mte(arg->_hwcap2)) { in DEFINE_IFUNC_FOR()
59 unsigned long _hwcap2; member
48 arg._hwcap2 = getauxval(AT_HWCAP2); in __bionic_call_ifunc_resolver()
81 EXPECT_EQ(getauxval(AT_HWCAP2), g_arg._hwcap2); in TEST()