Searched refs:ram_bytes_total (Results 1 – 3 of 3) sorted by relevance
49 uint64_t ram_bytes_total(void);
364 uint64_t ram_bytes_total; member2245 if (!rs->ram_bytes_total) { in ram_find_and_save_block()2303 uint64_t ram_bytes_total(void) in ram_bytes_total() function2704 (*rsp)->ram_bytes_total = ram_bytes_total(); in ram_state_init()2711 (*rsp)->migration_dirty_pages = (*rsp)->ram_bytes_total >> TARGET_PAGE_BITS; in ram_state_init()2725 if (ram_bytes_total()) { in ram_list_init_bitmaps()3552 if (ram_bytes_total()) { in colo_init_ram_cache()
1198 info->ram->total = ram_bytes_total(); in populate_ram_info()