Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pstate_field
arch/arm64/include/asm/sysreg.h
92
#define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)
tools/arch/arm64/include/asm/sysreg.h
91
#define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)