Home
last modified time | relevance | path

Searched defs:hwcap2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_prctl.c63 void set_mode_test(const char *name, int hwcap2, int mask) in set_mode_test()
95 int hwcap2; member
/openbmc/qemu/util/
H A Dcpuinfo-ppc.c22 unsigned long hwcap, hwcap2; in cpuinfo_init() local
H A Dcpuinfo-aarch64.c65 unsigned long hwcap2 = qemu_getauxval(AT_HWCAP2); in cpuinfo_init() local
/openbmc/linux/tools/testing/selftests/arm64/bti/
H A Dtest.c161 unsigned long hwcap = 0, hwcap2 = 0; in start() local