Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_physical_memory_ranges
src/system/boot/platform/openfirmware/arch/ppc/mmu.cpp
737
if (find_physical_memory_ranges(total) != B_OK) {
src/system/boot/platform/openfirmware/arch/sparc/mmu.cpp
589
if (find_physical_memory_ranges(total) != B_OK) {
src/system/boot/platform/u-boot/arch/ppc/arch_mmu.cpp
296
if (find_physical_memory_ranges(total) != B_OK) {