Searched refs:totalRam (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu_amcc440.cpp113 arch_mmu_setup_pinned_tlb_amcc440(phys_addr_t totalRam, size_t &tableSize, argument
118 //XXX:totalRam = 4LL*1024*1024*1024;
120 size_t suggestedTableSize = suggested_page_table_size(totalRam);
H A Darch_mmu.cpp85 extern status_t arch_mmu_setup_pinned_tlb_amcc440(phys_addr_t totalRam,

Completed in 30 milliseconds