Searched defs:total_ram_bytes (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Darch_init.c393 ram_addr_t total_ram_bytes = addr; local
395 while (total_ram_bytes) {
418 total_ram_bytes -= length;

Completed in 60 milliseconds