Searched refs:EV69_CPU (Results 1 – 4 of 4) sorted by relevance
17 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
305 [EV69_CPU] = { 1000000000, 1700000000 }, /* guess */ in validate_cc_value()
1292 case EV69_CPU: in determine_cpu_caches()
27 #define EV69_CPU 17 /* EV69 (21264/EV69A) */ macro