Home
last modified time | relevance | path

Searched refs:vcpu_mem (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/tests/plugin/
H A Dmem.c36 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
65 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/plugin/
H A Dmem.c36 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
65 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu42/qemu-4.2.1/tests/plugin/
H A Dmem.c36 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
65 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/plugin/
H A Dmem.c36 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
65 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/plugin/
H A Dmem.c36 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
65 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu60/qemu-6.0.0/tests/plugin/
H A Dmem.c42 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
72 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/plugin/
H A Dmem.c42 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo,
72 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem,
/dports/emulators/qemu/qemu-6.2.0/tests/plugin/
H A Dmem.c42 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t meminfo, in vcpu_mem() function
72 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu/qemu-6.2.0/contrib/plugins/
H A Dexeclog.c26 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t info, in vcpu_mem() function
109 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/plugins/
H A Dexeclog.c26 static void vcpu_mem(unsigned int cpu_index, qemu_plugin_meminfo_t info, in vcpu_mem() function
109 qemu_plugin_register_vcpu_mem_cb(insn, vcpu_mem, in vcpu_tb_trans()
/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dplugin.h72 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dplugin.h56 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dplugin.h72 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dplugin.h72 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dplugin.h72 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dplugin.h76 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dplugin.h56 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dplugin.h56 qemu_plugin_vcpu_mem_cb_t vcpu_mem; member
/dports/emulators/qemu42/qemu-4.2.1/plugins/
H A Dcore.c451 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu/qemu-6.2.0/plugins/
H A Dcore.c466 cb->f.vcpu_mem(cpu->cpu_index, make_plugin_meminfo(oi, rw), in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu60/qemu-6.0.0/plugins/
H A Dcore.c487 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu-utils/qemu-4.2.1/plugins/
H A Dcore.c451 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu5/qemu-5.2.0/plugins/
H A Dcore.c450 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/plugins/
H A Dcore.c450 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/plugins/
H A Dcore.c467 cb->f.vcpu_mem(cpu->cpu_index, info, vaddr, cb->userp); in qemu_plugin_vcpu_mem_cb()

12