Searched refs:MMU_IS_040 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dsetup.h228 # define MMU_IS_040 (0) macro
231 # define MMU_IS_040 (m68k_mmutype & MMU_68040) macro
235 # define MMU_IS_040 (1) macro
H A Dpgtable_mm.h167 : (MMU_IS_040 || MMU_IS_060) \

Completed in 140 milliseconds