Home
last modified time | relevance | path

Searched refs:MMU_IS_030 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsetup.h216 # define MMU_IS_030 (0) macro
219 # define MMU_IS_030 (m68k_mmutype & MMU_68030) macro
223 # define MMU_IS_030 (1) macro
H A Dpgtable_mm.h169 : ((MMU_IS_851 || MMU_IS_030) \