Home
last modified time | relevance | path

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

/linux-6.1.9/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
Dpgtable_mm.h177 : (MMU_IS_040 || MMU_IS_060) \