Home
last modified time | relevance | path

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

/Linux-v6.1/include/xen/interface/
Dphysdev.h18 struct physdev_eoi { struct
/Linux-v6.1/drivers/xen/events/
Devents_base.c854 struct physdev_eoi eoi = { .irq = pirq_from_irq(data->irq) }; in eoi_pirq()