Searched refs:P_DER_CE (Results 1 – 3 of 3) sorted by relevance
196 #define P_DER_CE 0x00000000000000100ULL /* CE has occurred */ macro
70 #define P_DER_CE 0x00000000000000100ULL /* CE has occurred */ macro
889 if (((sdbh & P_DER_CE) == 0) && ((sdbl & P_DER_CE) == 0)) { in cpu_ce_error()