Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dkvm.h327 int kvm_arch_process_async_events(CPUState *cpu);
/openbmc/qemu/target/arm/
H A Dkvm.c956 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/mips/
H A Dkvm.c162 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1167 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1027 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/target/ppc/
H A Dkvm.c1338 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2826 if (kvm_arch_process_async_events(cpu)) { in kvm_cpu_exec()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c4852 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function