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(cpu);
287 fd = hax_vcpu_get_fd(cpu);
301 fd = hax_vcpu_get_fd(cpu);
316 fd = hax_vcpu_get_fd(cpu);
hax-i386.h 58 hax_fd hax_vcpu_get_fd(CPUState *cpu);
hax-windows.c 409 fd = hax_vcpu_get_fd(cpu);
442 fd = hax_vcpu_get_fd(cpu);
474 fd = hax_vcpu_get_fd(cpu);
507 fd = hax_vcpu_get_fd(cpu);
hax-all.c 116 hax_fd hax_vcpu_get_fd(CPUState *cpu) function

Completed in 36 milliseconds