Home
last modified time | relevance | path

Searched defs:hwcap2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.cpp30 Arm64RegisterFlagsDetector::DetectSVCRFields(uint64_t hwcap, uint64_t hwcap2) { in DetectSVCRFields()
47 uint64_t hwcap2) { in DetectMTECtrlFields()
66 Arm64RegisterFlagsDetector::DetectFPCRFields(uint64_t hwcap, uint64_t hwcap2) { in DetectFPCRFields()
105 Arm64RegisterFlagsDetector::DetectFPSRFields(uint64_t hwcap, uint64_t hwcap2) { in DetectFPSRFields()
125 Arm64RegisterFlagsDetector::DetectCPSRFields(uint64_t hwcap, uint64_t hwcap2) { in DetectCPSRFields()
170 void Arm64RegisterFlagsDetector::DetectFields(uint64_t hwcap, uint64_t hwcap2) { in DetectFields()
/freebsd/crypto/openssl/crypto/
H A Dppccap.c229 unsigned long hwcap2 = getauxval(AT_HWCAP2); in OPENSSL_cpuid_setup() local
/freebsd/lib/libsys/
H A Dauxv.c75 static u_long hwcap, hwcap2, hwcap3, hwcap4; variable
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h608 unsigned long hwcap2 = getauxval(AT_HWCAP2); in zfs_isa207_available() local
/freebsd/sys/arm64/arm64/
H A Didentcpu.c2767 u_long *hwcap2) in parse_cpu_features()