Home
last modified time | relevance | path

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

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dphysdev.h40 struct physdev_eoi { struct
44 typedef struct physdev_eoi physdev_eoi_t; argument
/netbsd-src/sys/arch/xen/xen/
H A Devtchn.c1123 struct physdev_eoi eoi; in hypervisor_ack_pirq_event()