Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dkvm.h363 int kvm_arch_process_async_events(CPUState *cpu);
/qemu/target/mips/
H A Dkvm.c166 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/loongarch/kvm/
H A Dkvm.c1268 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1532 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/arm/
H A Dkvm.c1433 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/s390x/kvm/
H A Dkvm.c1021 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/target/ppc/
H A Dkvm.c1347 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function
/qemu/accel/kvm/
H A Dkvm-all.c3119 if (kvm_arch_process_async_events(cpu)) { in kvm_cpu_exec()
/qemu/target/i386/kvm/
H A Dkvm.c5589 int kvm_arch_process_async_events(CPUState *cs) in kvm_arch_process_async_events() function