Home
last modified time | relevance | path

Searched refs:ram_block_format (Results 1 – 3 of 3) sorted by relevance

/qemu/include/exec/
H A Dramlist.h83 GString *ram_block_format(void);
/qemu/hw/core/
H A Dmachine-qmp-cmds.c316 g_autoptr(GString) buf = ram_block_format(); in qmp_x_query_ramblock()
/qemu/system/
H A Dphysmem.c1121 GString *ram_block_format(void) in ram_block_format() function