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

  /external/qemu/target-i386/
hax-darwin.c 272 fd = hax_vcpu_get_fd(env);
287 fd = hax_vcpu_get_fd(env);
301 fd = hax_vcpu_get_fd(env);
316 fd = hax_vcpu_get_fd(env);
hax-i386.h 58 hax_fd hax_vcpu_get_fd(CPUState *env);
hax-windows.c 406 fd = hax_vcpu_get_fd(env);
439 fd = hax_vcpu_get_fd(env);
471 fd = hax_vcpu_get_fd(env);
504 fd = hax_vcpu_get_fd(env);
hax-all.c 114 hax_fd hax_vcpu_get_fd(CPUState *env) function

Completed in 2361 milliseconds