Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dmem.c127 qemu_plugin_mem_value value, in update_region_info()
249 qemu_plugin_mem_value value = qemu_plugin_mem_get_value(meminfo); in vcpu_mem()
262 qemu_plugin_mem_value value = qemu_plugin_mem_get_value(meminfo); in print_access()
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h294 } qemu_plugin_mem_value; typedef
592 qemu_plugin_mem_value qemu_plugin_mem_get_value(qemu_plugin_meminfo_t info);
/openbmc/qemu/plugins/
H A Dapi.c354 qemu_plugin_mem_value qemu_plugin_mem_get_value(qemu_plugin_meminfo_t info) in qemu_plugin_mem_get_value()
357 qemu_plugin_mem_value value; in qemu_plugin_mem_get_value()