* cyclic_fire(cpu_t *) * * Overview * * cyclic_fire() is the cyclic subsystem's CY_HIGH_LEVEL interrupt handler. * Called by the cyclic backend. * * Arguments and notes * * The only argument is the CPU on which the interrupt is executing; * backends must call into cyclic_fire() on the specified CPU. * * cyclic_fire() may be called spuriously without ill effect. Optim
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected