Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_free_physical_range
src/system/boot/platform/openfirmware/arch/ppc/mmu.cpp
521
void *physicalAddress = find_free_physical_range(size);
src/system/boot/platform/openfirmware/arch/sparc/mmu.cpp
418
void *physicalAddress = find_free_physical_range(size);