Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LDST_U_BIT
arch/arm/mm/alignment.c
47
#define LDST_U_BIT(i) (i & (1 << 23)) /* Add offset */
arch/arm64/kernel/compat_alignment.c
23
#define LDST_U_BIT(i) (i & (1 << 23)) /* Add offset */