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

  /external/qemu/include/exec/
hax.h 18 int hax_vcpu_exec(CPUState *cpu);
  /external/qemu/
cpu-exec.c 317 if (hax_enabled() && !hax_vcpu_exec(cpu))
    [all...]
  /external/qemu/target-i386/
hax-all.c 630 int hax_vcpu_exec(CPUState *cpu) function

Completed in 322 milliseconds