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

  /external/qemu/include/exec/
poison.h 53 #pragma GCC poison CPU_INTERRUPT_TIMER
  /external/qemu/target-mips/
cpu.h 505 #define CPU_INTERRUPT_TIMER 0x08 /* internal timer exception pending */
684 if (cpu->interrupt_request & CPU_INTERRUPT_TIMER) {

Completed in 122 milliseconds