Home
last modified time | relevance | path

Searched refs:EV6_CPU (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/alpha/kernel/
Dbugs.c16 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
Dtime.c299 [EV6_CPU] = { 466000000, 600000000 }, in validate_cc_value()
Dsetup.c1372 case EV6_CPU: in determine_cpu_caches()
/linux-5.19.10/arch/alpha/include/asm/
Dhwrpb.h18 #define EV6_CPU 8 /* EV6 (21264) */ macro