Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dphysdev.h36 struct physdev_eoi { struct
/Linux-v4.19/drivers/xen/events/
Devents_base.c475 struct physdev_eoi eoi = { .irq = pirq_from_irq(data->irq) }; in eoi_pirq()