Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsetup.h196 # define MMU_IS_851 (0) macro
200 # define MMU_IS_851 (m68k_mmutype & MMU_68851) macro
207 # define MMU_IS_851 (0) macro
210 # define MMU_IS_851 (1) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dsetup.h220 # define MMU_IS_851 (0) macro
224 # define MMU_IS_851 (m68k_mmutype & MMU_68851) macro
231 # define MMU_IS_851 (0) macro
234 # define MMU_IS_851 (1) macro