Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dsetup.h96 # define MACH_IS_MVME147 (0) macro
101 # define MACH_IS_MVME147 (m68k_machtype == MACH_MVME147) macro
104 # define MACH_IS_MVME147 (1) macro
/arch/m68k/kernel/
Dsetup_mm.c194 else if (MACH_IS_MVME147) in m68k_parse_bootinfo()