Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/sun3/
Dconfig.c61 m68k_mmutype = MMU_SUN3; in sun3_init()
/linux-2.6.39/arch/m68k/
DKconfig.mmu181 select MMU_SUN3 if MMU
234 depends on !MMU_SUN3
242 depends on !MMU_SUN3
251 depends on !MMU_SUN3
259 config MMU_SUN3 config
/linux-2.6.39/arch/m68k/include/asm/
Dsetup.h243 #define MMU_SUN3 (1<<MMUB_SUN3) macro
/linux-2.6.39/arch/m68k/kernel/
Dsetup_mm.c428 else if (m68k_mmutype & MMU_SUN3) in show_cpuinfo()