Searched defs:MCG_STATUS_EIPV (Results 1 – 2 of 2) sorted by relevance
25 #define MCG_STATUS_EIPV BIT_ULL(1) /* ip points to correct instruction */ macro
361 #define MCG_STATUS_EIPV (1ULL<<1) /* ip points to correct instruction */ macro