Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_free_virtual_range
src/system/boot/platform/openfirmware/arch/ppc/mmu.cpp
504
virtualAddress = find_free_virtual_range(virtualAddress, size);
src/system/boot/platform/openfirmware/arch/sparc/mmu.cpp
388
virtualAddress = find_free_virtual_range(virtualAddress, size);