Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HWCAP_SVE
arch/arm64/include/uapi/asm/hwcap.h
48
#define HWCAP_SVE (1 << 22)
tools/perf/util/perf-regs-arch/perf_regs_aarch64.c
18
#define HWCAP_SVE (1 << 22)