Searched defs:hwcap2 (Results 1 – 5 of 5) sorted by relevance
75 static u_long hwcap, hwcap2; variable
223 unsigned long hwcap2 = getauxval(AT_HWCAP2); in OPENSSL_cpuid_setup() local
581 unsigned long hwcap2 = getauxval(AT_HWCAP2); in zfs_isa207_available() local
2190 parse_cpu_features(bool is64bit,struct cpu_desc * cpu_desc,u_long * hwcap,u_long * hwcap2) parse_cpu_features() argument