Home
last modified time | relevance | path

Searched refs:irq_alloc_desc_from (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dirq.h952 #define irq_alloc_desc_from(from, node) \ macro
/linux/drivers/xen/events/
H A Devents_base.c734 int irq = irq_alloc_desc_from(0, -1); in xen_allocate_irq_dynamic()