Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LDST_P_BIT
arch/arm/mm/alignment.c
46
#define LDST_P_BIT(i) (i & (1 << 24)) /* Preindex */
arch/arm64/kernel/compat_alignment.c
22
#define LDST_P_BIT(i) (i & (1 << 24)) /* Preindex */