Searched refs:handleInterrupt (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/kernel/include/object/
H A Dinterrupt.h26 void handleInterrupt(irq_t irq);
/seL4-test-master/kernel/src/api/
H A Dsyscall.c48 handleInterrupt(irq);
635 handleInterrupt(irq);
648 handleInterrupt(irq);
660 handleInterrupt(irq);
703 handleInterrupt(irq);
718 handleInterrupt(irq);
/seL4-test-master/kernel/src/object/
H A Dinterrupt.c184 void handleInterrupt(irq_t irq) function

Completed in 34 milliseconds