Searched refs:spt_handle_irq (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/libs/libplatsupport/plat_include/bcm2837/platsupport/plat/
H A Dspt.h58 int spt_handle_irq(spt_t *spt);
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/bcm2837/platsupport/plat/
H A Dspt.h58 int spt_handle_irq(spt_t *spt);
/seL4-refos-master/libs/libplatsupport/src/plat/bcm2837/
H A Dspt.c163 int spt_handle_irq(spt_t *spt) function
204 spt_handle_irq(spt);
H A Dltimer.c99 spt_handle_irq(&spt_ltimer->spt);
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/bcm2837/
H A Dspt.c163 int spt_handle_irq(spt_t *spt) function
204 spt_handle_irq(spt);
H A Dltimer.c99 spt_handle_irq(&spt_ltimer->spt);

Completed in 83 milliseconds