Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Op1_mask
arch/arm64/include/asm/sysreg.h
48
#define sys_reg_Op1(id) (((id) >> Op1_shift) & Op1_mask)
arch/arm64/kvm/emulate-nested.c
2110
if (op1 < Op1_mask)
tools/arch/arm64/include/asm/sysreg.h
47
#define sys_reg_Op1(id) (((id) >> Op1_shift) & Op1_mask)