Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dkvm.h360 int kvm_arch_process_async_events(CPUState *cpu);
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c966 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/mips/
H A Dkvm.c161 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/arm/
H A Dkvm.c1461 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1422 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1025 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/ppc/
H A Dkvm.c1341 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c3101 if (kvm_arch_process_async_events(cpu)) { in kvm_cpu_exec()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5570 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function