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

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

Completed in 716 milliseconds