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

/linux-4.1.27/arch/alpha/kernel/
H A Dirq_pyxis.c24 pyxis_update_irq_hw(unsigned long mask) pyxis_update_irq_hw() function
34 pyxis_update_irq_hw(cached_irq_mask |= 1UL << (d->irq - 16)); pyxis_enable_irq()
40 pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (d->irq - 16))); pyxis_disable_irq()

Completed in 41 milliseconds