Searched refs:vcpu_mem (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/tests/tcg/plugins/ |
| H A D | mem.c | 232 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function 310 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | execlog.c | 57 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t info, in vcpu_mem() function 271 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
|
| /openbmc/qemu/include/qemu/ |
| H A D | plugin.h | 63 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
|
| /openbmc/qemu/plugins/ |
| H A D | core.c | 462 .f.vcpu_mem = cb, in plugin_register_vcpu_mem_cb() 639 cb->regular.f.vcpu_mem(cpu->cpu_index, in qemu_plugin_vcpu_mem_cb()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | plugin-gen.c | 239 tcg_gen_call4(cb->f.vcpu_mem, cb->info, NULL, in gen_mem_cb()
|