Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Op2_mask
arch/arm64/include/asm/sysreg.h
51
#define sys_reg_Op2(id) (((id) >> Op2_shift) & Op2_mask)
arch/arm64/kvm/emulate-nested.c
2104
if (op2 < Op2_mask)
tools/arch/arm64/include/asm/sysreg.h
50
#define sys_reg_Op2(id) (((id) >> Op2_shift) & Op2_mask)