Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dphysdev.h36 struct physdev_eoi { struct
/linux-4.4.14/drivers/xen/events/
Devents_base.c484 struct physdev_eoi eoi = { .irq = pirq_from_irq(data->irq) }; in eoi_pirq()