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

/linux-master/arch/alpha/kernel/
H A Dirq_pyxis.c25 pyxis_update_irq_hw(unsigned long mask) function
35 pyxis_update_irq_hw(cached_irq_mask |= 1UL << (d->irq - 16));
41 pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (d->irq - 16)));

Completed in 80 milliseconds