Home
last modified time | relevance | path

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

/freebsd-12.1/sys/xen/interface/
H A Dphysdev.h40 struct physdev_eoi { struct
44 typedef struct physdev_eoi physdev_eoi_t; argument
/freebsd-12.1/sys/x86/xen/
H A Dxen_intr.c1070 struct physdev_eoi eoi = { .irq = isrc->xi_pirq }; in xen_intr_pirq_eoi_source()