Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXTENT_ORDER
drivers/xen/balloon.c
107
#define EXTENT_ORDER (fls(XEN_PFN_PER_PAGE) - 1)
drivers/xen/mem-reservation.c
26
#define EXTENT_ORDER (fls(XEN_PFN_PER_PAGE) - 1)