Searched refs:ppc_n_lost_interrupts (Results 1 – 4 of 4) sorted by relevance
21 extern atomic_t ppc_n_lost_interrupts;
74 atomic_inc(&ppc_n_lost_interrupts); in __pmac_retrigger()89 atomic_dec(&ppc_n_lost_interrupts); in pmac_mask_and_ack_irq()110 atomic_dec(&ppc_n_lost_interrupts); in pmac_ack_irq()
86 atomic_t ppc_n_lost_interrupts; variable
500 if (atomic_read(&ppc_n_lost_interrupts) != 0) in timer_interrupt()