Home
last modified time | relevance | path

Searched refs:kvm_arch_process_async_events (Results 1 – 9 of 9) sorted by relevance

/qemu/include/sysemu/
H A Dkvm.h327 int kvm_arch_process_async_events(CPUState *cpu);
/qemu/target/loongarch/kvm/
H A Dkvm.c732 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/mips/
H A Dkvm.c161 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1413 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/arm/
H A Dkvm.c1452 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/s390x/kvm/
H A Dkvm.c1025 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/ppc/
H A Dkvm.c1339 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/accel/kvm/
H A Dkvm-all.c2942 if (kvm_arch_process_async_events(cpu)) { in kvm_cpu_exec()
/qemu/target/i386/kvm/
H A Dkvm.c4992 int kvm_arch_process_async_events(CPUState *cs) in kvm_handle_halt()
4918 int kvm_arch_process_async_events(CPUState *cs) kvm_arch_process_async_events() function