Searched refs:find_free_physical_range (Results 1 - 2 of 2) sorted by path

/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp433 find_free_physical_range(size_t size) function
521 void *physicalAddress = find_free_physical_range(size);
/haiku/src/system/boot/platform/openfirmware/arch/sparc/
H A Dmmu.cpp300 find_free_physical_range(size_t size) function
418 void *physicalAddress = find_free_physical_range(size);

Completed in 59 milliseconds