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

  /external/qemu/
kvm.h 88 int kvm_arch_vcpu_run(CPUState *env);
kvm-all.c 591 ret = kvm_arch_vcpu_run(env);
  /external/qemu/target-i386/
kvm.c 697 int kvm_arch_vcpu_run(CPUState *env) function

Completed in 1722 milliseconds