Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/events/
Devents_base.c134 #define PIRQ_SHAREABLE (1 << 1) macro
878 bind_pirq.flags = info->u.pirq.flags & PIRQ_SHAREABLE ? in __startup_pirq()
1044 shareable ? PIRQ_SHAREABLE : 0); in xen_bind_pirq_gsi_to_irq()