Home
last modified time | relevance | path

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

/linux-6.15/include/xen/interface/
H A Dphysdev.h18 struct physdev_eoi { struct
/linux-6.15/drivers/xen/events/
H A Devents_base.c810 struct physdev_eoi eoi = { .irq = pirq_from_irq(info) }; in do_eoi_pirq()