Searched defs:hwcap2 (Results 1 – 17 of 17) sorted by relevance
63 void set_mode_test(const char *name, int hwcap2, int mask) in set_mode_test()95 int hwcap2; member
27 unsigned long hwcap = 0, hwcap2 = 0; in OPENSSL_cpuid_setup() local
25 unsigned long hwcap2; in TEST() member
121 unsigned long hwcap2 = getauxval(AT_HWCAP2); in OPENSSL_cpuid_setup() local
35 let hwcap2 = libc_getauxval(c::AT_HWCAP2) as usize; in linux_hwcap() localVariable
27 unsigned long hwcap2; in power_check_features() local
96 let hwcap2 = libc_getauxval(AT_HWCAP2) as usize; in linux_hwcap() localVariable106 let hwcap2 = getauxval(AT_HWCAP2) as usize; in linux_hwcap() localVariable
64 let mut hwcap2 = HWCAP2.load(Relaxed); in linux_hwcap() localVariable353 let mut hwcap2 = 0; in init_from_aux_iter() localVariable
26 unsigned long hwcap2; in TEST() member
199 unsigned long hwcap2 = 0; in OPENSSL_cpuid_setup() local
33 void cpuinfo_set_hwcap2(uint32_t hwcap2) { in cpuinfo_set_hwcap2()
108 unsigned long hwcap2 = getauxval(AT_HWCAP2); in arm_get_cpu_caps() local
120 unsigned long hwcap2 = getauxval(AT_HWCAP2); in arm_get_cpu_caps() local
168 unsigned long hwcap = 0, hwcap2 = 0; in start() local