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

  /external/syslinux/com32/include/sys/
cpu.h 18 static inline irq_state_t irq_state(void) function
28 irq_state_t __st = irq_state();
  /external/syslinux/core/thread/
schedule.c 19 if (__unlikely(irq_state() & 0x200)) {
start_thread.c 50 sp->ebx = irq_state(); /* Inherit the IRQ state from the spawner */

Completed in 115 milliseconds