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

  /external/qemu/target-i386/
hax-i386.h 67 int hax_sync_vcpu_state(CPUState *cpu, struct vcpu_state_t *state, int set);
hax-darwin.c 297 int hax_sync_vcpu_state(CPUState *cpu, struct vcpu_state_t *state, int set) function
hax-windows.c 467 int hax_sync_vcpu_state(CPUState *cpu, struct vcpu_state_t *state, int set) function
hax-all.c 837 ret = hax_sync_vcpu_state(cpu, &regs, 0);
884 ret = hax_sync_vcpu_state(cpu, &regs, 1);

Completed in 72 milliseconds