Home
last modified time | relevance | path

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

/arch/m68k/sun3/
Dconfig.c61 m68k_mmutype = MMU_SUN3; in sun3_init()
/arch/m68k/include/asm/
Dsetup.h243 #define MMU_SUN3 (1<<MMUB_SUN3) macro
/arch/m68k/
DKconfig237 select MMU_SUN3 if MMU
259 depends on !MMU_SUN3
267 depends on !MMU_SUN3
276 depends on !MMU_SUN3
284 config MMU_SUN3 config
/arch/m68k/kernel/
Dsetup.c429 else if (m68k_mmutype & MMU_SUN3) in show_cpuinfo()