Home
last modified time | relevance | path

Searched refs:kvm_arch_post_run (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dkvm.h86 int kvm_arch_post_run(CPUState *env, struct kvm_run *run);
Dkvm-all.c589 kvm_arch_post_run(env, run); in kvm_cpu_exec()
/external/qemu/target-i386/
Dkvm.c745 int kvm_arch_post_run(CPUState *env, struct kvm_run *run) in kvm_arch_post_run() function