Home
last modified time | relevance | path

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

/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h144 #define MMU_68060 (1 << MMUB_68060) macro
/linux/arch/m68k/include/asm/
H A Dsetup.h267 # define MMU_IS_060 (m68k_mmutype & MMU_68060)
/linux/arch/m68k/kernel/
H A Dsetup_mm.c432 else if (m68k_mmutype & MMU_68060) in show_cpuinfo()