Searched defs:MMU_IS_030 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dsetup.h240 # define MMU_IS_030 (0) macro
243 # define MMU_IS_030 (m68k_mmutype & MMU_68030) macro
247 # define MMU_IS_030 (1) macro

Completed in 83 milliseconds