Home
last modified time | relevance | path

Searched defs:MMU_IS_040 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsetup.h228 # define MMU_IS_040 (0) macro
231 # define MMU_IS_040 (m68k_mmutype & MMU_68040) macro
235 # define MMU_IS_040 (1) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dsetup.h252 # define MMU_IS_040 (0) macro
255 # define MMU_IS_040 (m68k_mmutype & MMU_68040) macro
259 # define MMU_IS_040 (1) macro