Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_AREA_SIZE
lib/logic_iomem.c
24
#define MAX_AREAS ((1U << 31) / MAX_AREA_SIZE)
lib/logic_iomem.c
26
#define AREA_MASK (MAX_AREA_SIZE - 1)