Home
last modified time | relevance | path

Searched defs:MMU_IS_040 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/m68k/include/asm/
Dsetup.h298 # define MMU_IS_040 (0) macro
301 # define MMU_IS_040 (m68k_mmutype & MMU_68040) macro
305 # define MMU_IS_040 (1) macro