Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/
Dsetup.h240 # define MMU_IS_030 (0) macro
243 # define MMU_IS_030 (m68k_mmutype & MMU_68030) macro
247 # define MMU_IS_030 (1) macro