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

  /external/qemu/target-i386/
cpu.h 602 #define CPU_INTERRUPT_INIT CPU_INTERRUPT_TGT_INT_1
    [all...]
  /external/qemu/hw/intc/
apic.c 254 cpu_interrupt(ENV_GET_CPU(apic_iter->cpu_env), CPU_INTERRUPT_INIT) );
  /external/qemu/
cpu-exec.c 350 if (interrupt_request & CPU_INTERRUPT_INIT) {
    [all...]

Completed in 1413 milliseconds