Home
last modified time | relevance | path

Searched refs:physdev_eoi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dphysdev.h33 * @arg == pointer to physdev_eoi structure.
36 struct physdev_eoi { struct
/kernel/linux/linux-6.6/include/xen/interface/
H A Dphysdev.h15 * @arg == pointer to physdev_eoi structure.
18 struct physdev_eoi { struct
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_base.c792 struct physdev_eoi eoi = { .irq = pirq_from_irq(data->irq) }; in eoi_pirq()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_base.c825 struct physdev_eoi eoi = { .irq = pirq_from_irq(data->irq) }; in eoi_pirq()

Completed in 8 milliseconds