Home
last modified time | relevance | path

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

/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dphysdev.h39 #define PHYSDEVOP_eoi 12 macro
/netbsd/sys/arch/xen/xen/
H A Devtchn.c1129 (void)HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in hypervisor_ack_pirq_event()