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

/external/qemu/target-i386/
H A Dcpu.h145 #define HF_IOPL_SHIFT 12 /* must be same as eflags */ macro
166 #define HF_IOPL_MASK (3 << HF_IOPL_SHIFT)

Completed in 22 milliseconds