Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HWCAP2_BTI
tools/testing/selftests/arm64/bti/test.c
191
if (hwcap2 & HWCAP2_BTI) {
tools/testing/selftests/mm/mdwe_test.c
292
if (!(getauxval(AT_HWCAP2) & HWCAP2_BTI))