Searched refs:vcpu_syscall (Results 1 – 3 of 3) sorted by relevance
128 static void vcpu_syscall(qemu_plugin_id_t id, unsigned int vcpu_index, in vcpu_syscall() function256 qemu_plugin_register_vcpu_syscall_cb(id, vcpu_syscall); in qemu_plugin_install()
64 qemu_plugin_vcpu_syscall_cb_t vcpu_syscall; member
507 qemu_plugin_vcpu_syscall_cb_t func = cb->f.vcpu_syscall; in qemu_plugin_vcpu_syscall()