Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h58 #define BITS_PER_EVTCHN_WORD(d) BITS_PER_XEN_ULONG macro
60 #define BITS_PER_EVTCHN_WORD(d) (has_32bit_shinfo(d) ? 32 : BITS_PER_XEN_ULONG) macro

Completed in 5 milliseconds