Home
last modified time | relevance | path

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

/freebsd-13.1/sys/xen/interface/
H A Dphysdev.h180 struct physdev_unmap_pirq { struct
186 typedef struct physdev_unmap_pirq physdev_unmap_pirq_t; argument
/freebsd-13.1/sys/x86/xen/
H A Dxen_intr.c1492 struct physdev_unmap_pirq unmap; in xen_release_msi()