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

  /external/qemu/
cpus.c 225 cpu_exit(env);
233 * notify the vcpu thread of more than simply cpu_exit. If env is
401 cpu_exit(cpu_single_env);
572 cpu_exit(cpu_single_env);
cpu-all.h 840 void cpu_exit(CPUState *s);
gdbstub.c     [all...]
exec.c 1617 void cpu_exit(CPUState *env) function
    [all...]
  /external/qemu/hw/
dma.c 452 cpu_exit(env);

Completed in 162 milliseconds