Searched defs:ram_bytes_total (Results 1 - 1 of 1) sorted by relevance
/external/qemu/ | ||
H A D | arch_init.c | 208 uint64_t ram_bytes_total(void) function 290 qemu_put_be64(f, ram_bytes_total() | RAM_SAVE_FLAG_MEM_SIZE); 386 if (addr != ram_bytes_total()) { |
Completed in 58 milliseconds