Home
last modified time | relevance | path

Searched refs:qemu_plugin_vcpu_exit_hook (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dplugin.h188 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
213 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dplugin.h170 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
210 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dplugin.h188 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
213 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dplugin.h188 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
213 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dplugin.h188 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
213 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dplugin.h196 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
247 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dplugin.h174 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
214 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dplugin.h173 void qemu_plugin_vcpu_exit_hook(CPUState *cpu);
223 static inline void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu42/qemu-4.2.1/hw/core/
H A Dcpu.c356 qemu_plugin_vcpu_exit_hook(cpu); in cpu_common_unrealizefn()
/dports/emulators/qemu5/qemu-5.2.0/hw/core/
H A Dcpu.c354 qemu_plugin_vcpu_exit_hook(cpu); in cpu_common_unrealizefn()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/core/
H A Dcpu.c356 qemu_plugin_vcpu_exit_hook(cpu); in cpu_common_unrealizefn()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/core/
H A Dcpu.c353 qemu_plugin_vcpu_exit_hook(cpu); in cpu_common_unrealizefn()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/core/
H A Dcpu.c353 qemu_plugin_vcpu_exit_hook(cpu); in cpu_common_unrealizefn()
/dports/emulators/qemu42/qemu-4.2.1/plugins/
H A Dcore.c212 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu/qemu-6.2.0/plugins/
H A Dcore.c227 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu60/qemu-6.0.0/plugins/
H A Dcore.c230 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-utils/qemu-4.2.1/plugins/
H A Dcore.c212 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu5/qemu-5.2.0/plugins/
H A Dcore.c211 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/plugins/
H A Dcore.c211 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/plugins/
H A Dcore.c228 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/plugins/
H A Dcore.c211 void qemu_plugin_vcpu_exit_hook(CPUState *cpu) in qemu_plugin_vcpu_exit_hook() function
/dports/emulators/qemu60/qemu-6.0.0/accel/tcg/
H A Dcpu-exec.c835 qemu_plugin_vcpu_exit_hook(cpu); in tcg_exec_unrealizefn()
/dports/emulators/qemu/qemu-6.2.0/accel/tcg/
H A Dcpu-exec.c1039 qemu_plugin_vcpu_exit_hook(cpu); in tcg_exec_unrealizefn()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/accel/tcg/
H A Dcpu-exec.c1014 qemu_plugin_vcpu_exit_hook(cpu); in tcg_exec_unrealizefn()