Home
last modified time | relevance | path

Searched defs:hwcap (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/util/
H A Dcpuinfo-loongarch.c22 unsigned long hwcap; in cpuinfo_init() local
H A Dcpuinfo-ppc.c40 unsigned long hwcap = qemu_getauxval(AT_HWCAP); in cpuinfo_init() local
H A Dcpuinfo-aarch64.c68 unsigned long hwcap = qemu_getauxval(AT_HWCAP); in cpuinfo_init() local
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h37 #define GET_FEATURE(feat, hwcap) \ argument
40 #define GET_FEATURE_ID(feat, hwcap) \ argument
/openbmc/linux/tools/testing/selftests/arm64/bti/
Dtest.c
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h93 #define GET_FEATURE_ID(feat, hwcap) \ argument
/openbmc/linux/tools/testing/selftests/arm64/abi/
Dhwcap.c
/openbmc/linux/tools/testing/selftests/arm64/fp/
Dvec-syscfg.c
Dsve-ptrace.c
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.c
/openbmc/qemu/linux-user/
H A Delfload.c525 #define GET_FEATURE(feat, hwcap) \ in get_elf_hwcap() argument
528 #define GET_FEATURE_ID(feat, hwcap) \ in get_elf_hwcap() argument
841 #define GET_FEATURE_ID(feat, hwcap) \ argument
1735 uint32_t hwcap = 0; in get_elf_hwcap() local
1833 uint32_t hwcap = HWCAP_S390_ESAN3 | HWCAP_S390_ZARCH | HWCAP_S390_HIGH_GPRS; in get_elf_hwcap() local