Searched refs:MMU_68040 (Results 1 – 3 of 3) sorted by relevance
143 #define MMU_68040 (1 << MMUB_68040) macro
255 # define MMU_IS_040 (m68k_mmutype & MMU_68040)
429 else if (m68k_mmutype & MMU_68040) in show_cpuinfo()