Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/events/
Devents_base.c121 #define PIRQ_SHAREABLE (1 << 1) macro
781 bind_pirq.flags = info->u.pirq.flags & PIRQ_SHAREABLE ? in __startup_pirq()
939 shareable ? PIRQ_SHAREABLE : 0); in xen_bind_pirq_gsi_to_irq()