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.c128 qemu_plugin_mem_value value, in update_region_info()
250 qemu_plugin_mem_value value = qemu_plugin_mem_get_value(meminfo); in vcpu_mem()
263 qemu_plugin_mem_value value = qemu_plugin_mem_get_value(meminfo); in print_access()
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h298 } qemu_plugin_mem_value; typedef
596 qemu_plugin_mem_value qemu_plugin_mem_get_value(qemu_plugin_meminfo_t info);
/openbmc/qemu/plugins/
H A Dapi.c341 qemu_plugin_mem_value qemu_plugin_mem_get_value(qemu_plugin_meminfo_t info) in qemu_plugin_mem_get_value()
344 qemu_plugin_mem_value value; in qemu_plugin_mem_get_value()