Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/arm/
H A Dcpu.c55 static int get_auxval(uint32_t *hwcap) in get_auxval() argument
68 static int get_hwcap(uint32_t *hwcap) in get_hwcap() argument
89 static int get_cpuinfo(uint32_t *hwcap) in get_cpuinfo() argument
124 uint32_t hwcap; ff_get_cpu_flags_arm() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dtest.c161 unsigned long hwcap = 0, hwcap2 = 0; in start() local
/third_party/node/deps/openssl/openssl/crypto/
H A Darmcap.c191 unsigned long hwcap = getauxval(HWCAP_CE); in OPENSSL_cpuid_setup() local
H A Dppccap.c218 unsigned long hwcap = getauxval(HWCAP); in OPENSSL_cpuid_setup() local
H A Ds390xcap.c92 const unsigned long hwcap = getauxval(AT_HWCAP); in OPENSSL_cpuid_setup() local
/third_party/openssl/crypto/
H A Dppccap.c218 unsigned long hwcap = getauxval(HWCAP); in OPENSSL_cpuid_setup() local
H A Darmcap.c191 unsigned long hwcap = getauxval(HWCAP_CE); in OPENSSL_cpuid_setup() local
H A Ds390xcap.c92 const unsigned long hwcap = getauxval(AT_HWCAP); in OPENSSL_cpuid_setup() local
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs58 let mut hwcap = HWCAP.load(Relaxed); variables
195 let mut hwcap = 0; in init_from_auxp() variables
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c30 unsigned long hwcap; member
H A Dsve-ptrace.c46 unsigned long hwcap; member
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dcpufeature.c564 unsigned long hwcap; in riscv_get_elf_hwcap() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dhwcap.c692 const struct hwcap_data *hwcap; main() local
[all...]
/third_party/mesa3d/src/util/
H A Du_cpu_detect.c150 unsigned long hwcap = 0; in check_os_altivec_support() local
172 uint64_t hwcap = aux.a_un.a_val; in check_os_altivec_support() local
449 uint64_t hwcap = aux.a_un.a_val; check_os_mips64_support() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcpufeature.h339 unsigned long hwcap; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcpufeature.h367 unsigned long hwcap; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c202 struct hw_cap *hwcap = &rvu->hw->cap; in npc_config_secret_key() local
222 struct hw_cap *hwcap = &rvu->hw->cap; in npc_program_mkex_hash() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c375 static unsigned long hwcap = 0; in get_hwcap() local

Completed in 19 milliseconds