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

/vbox/src/recompiler/target-i386/
H A Dcpu.h204 #define HF2_NMI_SHIFT 2 /* CPU serving NMI */ macro
209 #define HF2_NMI_MASK (1 << HF2_NMI_SHIFT)

Completed in 75 milliseconds