Home
last modified time | relevance | path

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

/drivers/xen/events/
Devents_base.c133 #define PIRQ_SHAREABLE (1 << 1) macro
888 bind_pirq.flags = info->u.pirq.flags & PIRQ_SHAREABLE ? in __startup_pirq()
1053 shareable ? PIRQ_SHAREABLE : 0); in xen_bind_pirq_gsi_to_irq()