Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__SPMEV_crm
arch/arm64/include/asm/sysreg.h
498
#define __SPMEV_crm(p, n) ((((p) & 7) << 1) | (((n) >> 3) & 1))
tools/arch/arm64/include/asm/sysreg.h
513
#define __SPMEV_crm(p, n) ((((p) & 7) << 1) | (((n) >> 3) & 1))