Searched refs:MMU_APOLLO (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/m68k/include/uapi/asm/ | ||
D | bootinfo.h | 146 #define MMU_APOLLO (1 << MMUB_APOLLO) macro |
/linux-6.1.9/arch/m68k/kernel/ | ||
D | setup_mm.c | 435 else if (m68k_mmutype & MMU_APOLLO) in show_cpuinfo() |