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

  /external/qemu/target-i386/
hax-i386.h 66 int hax_vcpu_create(int id);
hax-all.c 174 int hax_vcpu_create(int id) function
263 ret = hax_vcpu_create(env->cpu_index);

Completed in 52 milliseconds