Searched refs:getauxval (Results 1 – 2 of 2) sorted by relevance
34 static unsigned long getauxval(unsigned long key) { in getauxval() function48 res = getauxval(AT_HWCAP) & HWCAP_CRC32; in has_crc32_insn()51 res = getauxval(AT_HWCAP2) & HWCAP2_CRC32; in has_crc32_insn()
377 hwcap = getauxval(AT_HWCAP); in get_hwcap()
Completed in 18 milliseconds