Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/sun3/
Dconfig.c61 m68k_mmutype = MMU_SUN3; in sun3_init()
/linux-2.4.37.9/include/asm-m68k/
Dsetup.h240 #define MMU_SUN3 (1<<MMUB_SUN3) macro
/linux-2.4.37.9/arch/m68k/kernel/
Dsetup.c500 else if (m68k_mmutype & MMU_SUN3) in show_cpuinfo()