Searched defs:CLI (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachprivregs.h44 * CLI and STI
47 #define CLI(r) \ macro
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h42 * CLI and STI are quite complex to virtualize!
172 #define CLI(r) \ macro
262 * To -set- the event mask, we have to do a CLI
274 CLI(rtmp); \
292 CLI(rtmp); \

Completed in 45 milliseconds