Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsetup.h64 u32 tau_interrupts(unsigned long cpu);
H A Dirq.c82 u32 tau_interrupts(unsigned long cpu);
94 seq_put_decimal_ull_width(p, " ", tau_interrupts(j), 10); in arch_show_interrupts()
H A Dtau_6xx.c234 u32 tau_interrupts(unsigned long cpu) in tau_interrupts() function