Home
last modified time | relevance | path

Searched refs:CPU_IS_020 (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
A Dsetup.h219 # define CPU_IS_020 (0) macro
223 # define CPU_IS_020 (m68k_cputype & CPU_68020) macro
228 # define CPU_IS_020 (1) macro
/arch/m68k/kernel/
A Dsetup_mm.c387 if (CPU_IS_020) { in show_cpuinfo()

Completed in 5 milliseconds