Home
last modified time | relevance | path

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

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