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

/vbox/src/recompiler/target-i386/
H A Dcpu.h169 #define HF_IOPL_SHIFT 12 /* must be same as eflags */ macro
190 #define HF_IOPL_MASK (3 << HF_IOPL_SHIFT)

Completed in 53 milliseconds