Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsetup.h216 # define MMU_IS_030 (0) macro
219 # define MMU_IS_030 (m68k_mmutype & MMU_68030) macro
223 # define MMU_IS_030 (1) macro
/kernel/linux/linux-6.6/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