Searched refs:find_physical_memory_ranges (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp188 find_physical_memory_ranges(phys_addr_t &total) function
295 if (find_physical_memory_ranges(total) != B_OK) {
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp72 find_physical_memory_ranges(size_t &total) function
589 if (find_physical_memory_ranges(total) != B_OK) {
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp77 find_physical_memory_ranges(size_t &total) function
737 if (find_physical_memory_ranges(total) != B_OK) {

Completed in 39 milliseconds