Searched refs:ESR_IL_BIT (Results 1 – 2 of 2) sorted by relevance
251 esr = (EC_UNKNOWN << ESR_EC_SHIFT) | ESR_IL_BIT; in inject_undef64()
1164 #define ESR_IL_BIT (U(1) << 25) macro