HomeSort by relevance Sort by last modified time
    Searched full:total_ram_bytes (Results 1 - 1 of 1) sorted by null

  /external/qemu/
arch_init.c 393 ram_addr_t total_ram_bytes = addr; local
395 while (total_ram_bytes) {
418 total_ram_bytes -= length;

Completed in 65 milliseconds