Searched refs:ppc_n_lost_interrupts (Results 1 – 4 of 4) sorted by relevance
17 extern atomic_t ppc_n_lost_interrupts;
72 atomic_inc(&ppc_n_lost_interrupts); in __pmac_retrigger()87 atomic_dec(&ppc_n_lost_interrupts); in pmac_mask_and_ack_irq()108 atomic_dec(&ppc_n_lost_interrupts); in pmac_ack_irq()
78 atomic_t ppc_n_lost_interrupts; variable
558 if (atomic_read(&ppc_n_lost_interrupts) != 0) in DEFINE_INTERRUPT_HANDLER_ASYNC()