Searched refs:PHYSDEVOP_eoi (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/xen/interface/ | ||
| HD | physdev.h | 37 #define PHYSDEVOP_eoi 12 macro |
| /trueos/sys/x86/xen/ | ||
| HD | xen_intr.c | 950 (void)HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in xen_intr_pirq_eoi_source() |