Home
last modified time | relevance | path

Searched defs:vcpu_index (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/tests/plugin/
H A Dsyscall.c19 static void vcpu_syscall(qemu_plugin_id_t id, unsigned int vcpu_index, in vcpu_syscall()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/plugin/
H A Dsyscall.c42 static void vcpu_syscall(qemu_plugin_id_t id, unsigned int vcpu_index, in vcpu_syscall()
/dports/emulators/qemu/qemu-6.2.0/tests/plugin/
H A Dsyscall.c42 static void vcpu_syscall(qemu_plugin_id_t id, unsigned int vcpu_index, in vcpu_syscall()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/plugins/
H A Dcache.c378 static void vcpu_mem_access(unsigned int vcpu_index, qemu_plugin_meminfo_t info, in vcpu_mem_access()
404 static void vcpu_insn_exec(unsigned int vcpu_index, void *userdata) in vcpu_insn_exec()
/dports/emulators/qemu/qemu-6.2.0/contrib/plugins/
H A Dcache.c388 static void vcpu_mem_access(unsigned int vcpu_index, qemu_plugin_meminfo_t info, in vcpu_mem_access()
430 static void vcpu_insn_exec(unsigned int vcpu_index, void *userdata) in vcpu_insn_exec()