Home
last modified time | relevance | path

Searched refs:MMU_SUN3 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dbootinfo.h137 #define MMU_SUN3 (1 << MMUB_SUN3) macro
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Dconfig.c60 m68k_mmutype = MMU_SUN3; in sun3_init()
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig.cpu79 depends on MMU && !MMU_SUN3
89 depends on MMU && !MMU_SUN3
100 depends on MMU && !MMU_SUN3
H A DKconfig91 config MMU_SUN3 config
H A DKconfig.machine131 select MMU_SUN3 if MMU
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsetup_mm.c452 else if (m68k_mmutype & MMU_SUN3) in show_cpuinfo()