Home
last modified time | relevance | path

Searched defs:hwcap (Results 1 – 12 of 12) 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.c22 unsigned long hwcap, hwcap2; in cpuinfo_init() local
H A Dcpuinfo-aarch64.c59 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/linux/arch/riscv/kernel/
H A Dcpufeature.c564 unsigned long hwcap; in riscv_get_elf_hwcap() 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/tools/testing/selftests/arm64/abi/
H A Dhwcap.c692 const struct hwcap_data *hwcap; in main() local
/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.c514 #define GET_FEATURE(feat, hwcap) \ in get_elf_hwcap() argument
517 #define GET_FEATURE_ID(feat, hwcap) \ in get_elf_hwcap() argument
778 #define GET_FEATURE_ID(feat, hwcap) \ argument
1702 uint32_t hwcap = 0; in get_elf_hwcap() local
1815 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