Home
last modified time | relevance | path

Searched refs:IPL_VBD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxpv_support.h47 #define IPL_VBD 5 macro
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h99 #define IPL_VBD 5 macro
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c164 "block", IPL_VBD, XD_DOM_ALL, },
167 "block", IPL_VBD, XD_DOM_ALL, },
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c1566 ec_bind_evtchn_to_handler(vdp->xdf_evtchn, IPL_VBD, xdf_intr, vdp); in xdf_setstate_init()