Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/uapi/asm/
Dbootinfo.h134 #define MMU_68851 (1 << MMUB_68851) macro
/linux-5.19.10/arch/m68k/include/asm/
Dsetup.h224 # define MMU_IS_851 (m68k_mmutype & MMU_68851)
/linux-5.19.10/arch/m68k/kernel/
Dsetup_mm.c412 if (m68k_mmutype & MMU_68851) in show_cpuinfo()