Home
last modified time | relevance | path

Searched refs:hwcap2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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() argument
67 if ((getauxval(AT_HWCAP2) & hwcap2) != hwcap2) { in set_mode_test()
95 int hwcap2; member
113 set_mode_test(mte_modes[i].name, mte_modes[i].hwcap2, in main()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dtest.c161 unsigned long hwcap = 0, hwcap2 = 0; in start() local
179 hwcap2 = auxv->val; in start()
191 if (hwcap2 & HWCAP2_BTI) { in start()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dintel.c20 #include <asm/hwcap2.h>
H A Dcommon.c51 #include <asm/hwcap2.h>
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dintel.c24 #include <asm/hwcap2.h>
H A Dcommon.c51 #include <asm/hwcap2.h>

Completed in 9 milliseconds