Home
last modified time | relevance | path

Searched refs:destroy_and_reserve_irq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dhw_irq.h124 extern void destroy_and_reserve_irq (unsigned int irq);
/openbmc/linux/arch/ia64/kernel/
H A Dirq_ia64.c369 void destroy_and_reserve_irq(unsigned int irq) in destroy_and_reserve_irq() function
H A Diosapic.c847 destroy_and_reserve_irq(irq); in iosapic_unregister_intr()