Searched defs:hwcap (Results 1 – 16 of 16) sorted by relevance
26 IFUNC_SELECTOR (int hwcap) in IFUNC_SELECTOR()
30 IFUNC_SELECTOR (int hwcap) in IFUNC_SELECTOR()
28 IFUNC_SELECTOR (int hwcap) in IFUNC_SELECTOR()
13 static bool cpu_supports_md5(int hwcap) in cpu_supports_md5()
14 static bool cpu_supports_sha256(int hwcap) in cpu_supports_sha256()
14 static bool cpu_supports_sha512(int hwcap) in cpu_supports_sha512()
34 int hwcap; in __libc_ifunc_impl_list() local
23 IFUNC_SELECTOR (int hwcap) in IFUNC_SELECTOR()
25 uint64_t hwcap = GLRO(dl_hwcap); in __getshmlba() local
36 unsigned long int hwcap = GLRO(dl_hwcap); in __libc_ifunc_impl_list() local
56 const unsigned long int hwcap = getauxval (AT_HWCAP); in compute_level() local
55 uint64_t hwcap, hwcap2, tcb_hwcap; in check_tcbhwcap() local
71 uint64_t hwcap; member
99 uint64_t hwcap; /* Hwcap entry. */ member
Completed in 19 milliseconds