Searched refs:ppc_n_lost_interrupts (Results 1 - 4 of 4) sorted by relevance

/arch/powerpc/include/asm/
H A Dirq.h21 extern atomic_t ppc_n_lost_interrupts;
/arch/powerpc/platforms/powermac/
H A Dpic.c74 atomic_inc(&ppc_n_lost_interrupts);
89 atomic_dec(&ppc_n_lost_interrupts);
110 atomic_dec(&ppc_n_lost_interrupts);
/arch/powerpc/kernel/
H A Dirq.c86 atomic_t ppc_n_lost_interrupts; variable
H A Dtime.c555 if (atomic_read(&ppc_n_lost_interrupts) != 0)

Completed in 151 milliseconds