Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DDR_SIZE_MASK
drivers/bus/mvebu-mbus.c
426
size = (sizereg | ~DDR_SIZE_MASK);
drivers/bus/mvebu-mbus.c
698
w->size = (u64)(size | ~DDR_SIZE_MASK) + 1;