Home
last modified time | relevance | path

Searched defs:EVTCHN_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h115 #define EVTCHN_SHIFT 6 /* log2(NBBY * sizeof (ulong_t)) */ macro
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c56 #define EVTCHN_SHIFT 6 macro