Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/sun3/
Dconfig.c61 m68k_mmutype = MMU_SUN3; in sun3_init()
/linux-3.4.99/arch/m68k/
DKconfig94 config MMU_SUN3 config
DKconfig.cpu68 depends on MMU && !MMU_SUN3
78 depends on MMU && !MMU_SUN3
89 depends on MMU && !MMU_SUN3
DKconfig.machine125 select MMU_SUN3 if MMU
/linux-3.4.99/arch/m68k/include/asm/
Dsetup.h249 #define MMU_SUN3 (1<<MMUB_SUN3) macro
/linux-3.4.99/arch/m68k/kernel/
Dsetup_mm.c446 else if (m68k_mmutype & MMU_SUN3) in show_cpuinfo()