HomeSort by relevance Sort by last modified time
    Searched refs:kvm_arch_pre_run (Results 1 - 3 of 3) sorted by null

  /external/qemu/
kvm.h 92 int kvm_arch_pre_run(CPUState *env, struct kvm_run *run);
kvm-all.c 587 kvm_arch_pre_run(env, run);
  /external/qemu/target-i386/
kvm.c 707 int kvm_arch_pre_run(CPUState *env, struct kvm_run *run) function

Completed in 1297 milliseconds