Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsetup.h277 # define CPU_M68020_OR_M68030 macro
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_entry.S52 #if defined(CPU_M68020_OR_M68030) && defined(CPU_M68040_OR_M68060)
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c496 #if defined(CPU_M68020_OR_M68030)
795 #if defined (CPU_M68020_OR_M68030) in buserr_c()