Home
last modified time | relevance | path

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

/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/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/linux/tools/testing/selftests/arm64/bti/
H A Dtest.c161 unsigned long hwcap = 0, hwcap2 = 0; in start() local
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h93 #define GET_FEATURE_ID(feat, hwcap) \ argument
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c568 unsigned long hwcap; in riscv_get_elf_hwcap() local
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c692 const struct hwcap_data *hwcap; in main() local
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c30 unsigned long hwcap; member
H A Dsve-ptrace.c46 unsigned long hwcap; member
/openbmc/linux/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
/openbmc/qemu/linux-user/
H A Delfload.c521 #define GET_FEATURE(feat, hwcap) \ in get_elf_hwcap() argument
524 #define GET_FEATURE_ID(feat, hwcap) \ in get_elf_hwcap() argument
802 #define GET_FEATURE_ID(feat, hwcap) \ argument
1654 uint32_t hwcap = 0; in get_elf_hwcap() local
1752 uint32_t hwcap = HWCAP_S390_ESAN3 | HWCAP_S390_ZARCH | HWCAP_S390_HIGH_GPRS; in get_elf_hwcap() local
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h367 unsigned long hwcap; member