Home
last modified time | relevance | path

Searched refs:timer_broadcast_interrupt (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dhw_irq.h58 extern void timer_broadcast_interrupt(void);
/Linux-v4.19/arch/powerpc/kernel/
Dsmp.c162 timer_broadcast_interrupt(); in tick_broadcast_ipi_action()
291 timer_broadcast_interrupt(); in smp_ipi_demux_relaxed()
Dtime.c626 void timer_broadcast_interrupt(void) in timer_broadcast_interrupt() function