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

  /external/qemu/include/qom/
cpu.h 230 * cpu_exit:
235 void cpu_exit(CPUState *cpu);
  /external/qemu/
cpus.c 141 cpu_exit(cpu);
145 * notify the vcpu thread of more than simply cpu_exit. If env is
gdbstub.c     [all...]
exec.c 462 void cpu_exit(CPUState *cpu) function
    [all...]
  /external/qemu/hw/core/
dma.c 454 cpu_exit(cpu);

Completed in 184 milliseconds