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

  /external/qemu/hw/arm/
pic.c 38 cpu_interrupt(cpu, CPU_INTERRUPT_FIQ);
40 cpu_reset_interrupt(cpu, CPU_INTERRUPT_FIQ);
  /external/qemu/include/exec/
poison.h 54 #pragma GCC poison CPU_INTERRUPT_FIQ
  /external/qemu/target-arm/
cpu.h 71 #define CPU_INTERRUPT_FIQ CPU_INTERRUPT_TGT_EXT_1
908 (CPU_INTERRUPT_FIQ | CPU_INTERRUPT_HARD | CPU_INTERRUPT_EXITTB));
  /external/qemu/
cpu-exec.c 458 if (interrupt_request & CPU_INTERRUPT_FIQ
    [all...]

Completed in 60 milliseconds