Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dbootinfo.h133 #define MMU_68851 (1 << MMUB_68851) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsetup.h200 # define MMU_IS_851 (m68k_mmutype & MMU_68851)
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsetup_mm.c444 if (m68k_mmutype & MMU_68851) in show_cpuinfo()