Searched refs:ALPHA_IMPLVER_EV5 (Results 1 – 4 of 4) sorted by relevance
92 if (alpha_implver() == ALPHA_IMPLVER_EV5) in _dec_2100_a500_init()
652 if (implver >= ALPHA_IMPLVER_EV5) in cpu_announce_extensions()
181 ttwoga_gamma_cbus_bias = (alpha_implver() == ALPHA_IMPLVER_EV5) ? in ttwoga_init()
337 #define ALPHA_IMPLVER_EV5 1 /* EV5/EV56/PCA56 */ macro