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

/external/qemu/
H A Darch_init.c209 uint64_t ram_bytes_total(void) function
291 qemu_put_be64(f, ram_bytes_total() | RAM_SAVE_FLAG_MEM_SIZE);
387 if (addr != ram_bytes_total()) {

Completed in 566 milliseconds