Home
last modified time | relevance | path

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

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

Completed in 61 milliseconds