Searched refs:qemu_plugin_tb_vaddr (Results 1 – 7 of 7) sorted by relevance
124 uint64_t pc = qemu_plugin_tb_vaddr(tb); in vcpu_tb_trans()
112 uint64_t pc = qemu_plugin_tb_vaddr(tb); in vcpu_tb_trans()
103 uint64_t vaddr = qemu_plugin_tb_vaddr(tb); in vcpu_tb_trans()
255 bi->pc = qemu_plugin_tb_vaddr(tb); in vcpu_tb_trans()
298 uint64_t pc = qemu_plugin_tb_vaddr(tb); in vcpu_tb_trans()
486 uint64_t qemu_plugin_tb_vaddr(const struct qemu_plugin_tb *tb);
243 uint64_t qemu_plugin_tb_vaddr(const struct qemu_plugin_tb *tb) in qemu_plugin_tb_vaddr() function