Searched refs:MMU_68030 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/m68k/include/uapi/asm/
H A Dbootinfo.h102 * CPU_68030 == MMU_68030
142 #define MMU_68030 (1 << MMUB_68030) macro
/linux-master/arch/m68k/include/asm/
H A Dsetup.h243 # define MMU_IS_030 (m68k_mmutype & MMU_68030)
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c426 else if (m68k_mmutype & MMU_68030)

Completed in 117 milliseconds