Home
last modified time | relevance | path

Searched refs:CPU_IS_030 (Results 1 – 3 of 3) sorted by relevance

/arch/m68k/include/asm/
Dsetup.h215 # define CPU_IS_030 (0) macro
218 # define CPU_IS_030 (m68k_cputype & CPU_68030) macro
222 # define CPU_IS_030 (1) macro
/arch/m68k/kernel/
Dsetup_mm.c419 } else if (CPU_IS_030) { in show_cpuinfo()
/arch/m68k/mac/
Dmisc.c562 } else if (CPU_IS_030) { in mac_reset()