Home
last modified time | relevance | path

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

/trueos/sys/xen/interface/
HDphysdev.h38 struct physdev_eoi { struct
42 typedef struct physdev_eoi physdev_eoi_t; argument
/trueos/sys/x86/xen/
HDxen_intr.c948 struct physdev_eoi eoi = { .irq = isrc->xi_pirq }; in xen_intr_pirq_eoi_source()