Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIDR_REVISION_MASK
arch/arm64/include/asm/cputype.h
24
#define MIDR_REVISION_MASK 0xf
tools/arch/arm64/include/asm/cputype.h
24
#define MIDR_REVISION_MASK 0xf
tools/perf/arch/arm64/util/header.c
13
#define MIDR_REVISION_MASK GENMASK(3, 0)