Searched refs:MCE_REGION_READONLY (Results 1 – 2 of 2) sorted by relevance
221 #define MCE_REGION_READONLY 0U /*!< Writes to region are ignored, reads… macro427 #define IS_MCE_WRITE(__WRITE__) (((__WRITE__) == MCE_REGION_READONLY) || \
209 #define MCE_REGION_READONLY 0U /*!< Writes to region are ignored, reads… macro420 #define IS_MCE_WRITE(__WRITE__) (((__WRITE__) == MCE_REGION_READONLY) || \