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

  /external/qemu/include/sysemu/
kvm.h 93 int kvm_arch_pre_run(CPUState *env, struct kvm_run *run);
  /external/qemu/
kvm-all.c 618 kvm_arch_pre_run(cpu, run);
  /external/qemu/target-i386/
kvm.c 712 int kvm_arch_pre_run(CPUState *cpu, struct kvm_run *run) function

Completed in 233 milliseconds