Home
last modified time | relevance | path

Searched refs:MMU_APOLLO (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h146 #define MMU_APOLLO (1 << MMUB_APOLLO) macro
/linux/arch/m68k/kernel/
H A Dsetup_mm.c436 else if (m68k_mmutype & MMU_APOLLO) in show_cpuinfo()