Searched defs:hwcap (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsLinux_arm64.cpp28 LinuxArm64RegisterFlags::DetectSVCRFields(uint64_t hwcap, uint64_t hwcap2) { argument
41 LinuxArm64RegisterFlags::DetectMTECtrlFields(uint64_t hwcap, uint64_t hwcap2) { argument
54 LinuxArm64RegisterFlags::DetectFPCRFields(uint64_t hwcap, uint64_t hwcap2) { argument
90 LinuxArm64RegisterFlags::DetectFPSRFields(uint64_t hwcap, uint64_t hwcap2) { argument
110 LinuxArm64RegisterFlags::DetectCPSRFields(uint64_t hwcap, uint64_ argument
155 DetectFields(uint64_t hwcap, uint64_t hwcap2) argument
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Darmcap.c191 unsigned long hwcap = getauxval(HWCAP_CE); local
H A Dppccap.c222 unsigned long hwcap = getauxval(AT_HWCAP); local
H A Ds390xcap.c92 const unsigned long hwcap = getauxval(AT_HWCAP); local
/freebsd-current/sys/crypto/sha2/
H A Dsha256c.c209 u_long hwcap; local
H A Dsha512c.c239 u_long hwcap; local
/freebsd-current/lib/libsys/
H A Dauxv.c75 static u_long hwcap, hwcap2; variable
/freebsd-current/stand/i386/libi386/
H A Dbiospci.c220 uint16_t version, hwcap, maxbus; local
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h497 unsigned long hwcap = getauxval(AT_HWCAP); local
507 unsigned long hwcap = getauxval(AT_HWCAP); local
528 unsigned long hwcap = getauxval(AT_HWCAP); local
538 unsigned long hwcap = getauxval(AT_HWCAP); local
548 unsigned long hwcap = getauxval(AT_HWCAP); local
566 unsigned long hwcap = getauxval(AT_HWCAP); local
573 unsigned long hwcap = getauxval(AT_HWCAP); local
580 unsigned long hwcap = getauxval(AT_HWCAP); local
[all...]
/freebsd-current/sys/arm64/arm64/
H A Didentcpu.c2189 parse_cpu_features(bool is64bit, struct cpu_desc *cpu_desc, u_long *hwcap, argument
2353 u_long hwcap = HWCAP32_DEFAULT; local

Completed in 280 milliseconds