Home
last modified time | relevance | path

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

/Linux-v5.10/arch/m68k/include/asm/
Dsetup.h240 # define MMU_IS_060 (0) macro
243 # define MMU_IS_060 (m68k_mmutype & MMU_68060) macro
247 # define MMU_IS_060 (1) macro
Dpgtable_mm.h171 : (MMU_IS_040 || MMU_IS_060) \