Lines Matching refs:MMU
5 select ARCH_HAS_BINFMT_FLAT if !MMU
15 select DMA_REMAP if MMU
23 select HAVE_ARCH_KASAN if MMU
29 select HAVE_FUTEX_CMPXCHG if !MMU
74 config MMU config
92 select MMU
96 select MMU
103 select MMU
122 Dont forget you have to select MMU if you have one.
132 bool "Core variant has a Full MMU (TLB, Pages, Protection, etc)"
135 select MMU
137 Build a Conventional Kernel with full MMU support,
217 bool "Initialize Xtensa MMU inside the Linux kernel code"
221 Earlier version initialized the MMU in the exception vector
224 then enter your normal kernel breakpoints once the MMU was mapped
231 So now the MMU is initialized in head.S but it's necessary to
234 to mapping the MMU and after mapping even if the area of low memory
248 depends on !MMU
256 Cache attribute values are specific for the MMU type.
262 For ful MMU:
279 depends on INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX && MMU
292 default 0x60003000 if !MMU
293 default 0x00003000 if MMU && INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
294 default 0xd0003000 if MMU && !INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
313 depends on MMU
344 depends on MMU
470 select PLATFORM_WANT_DEFAULT_MEM if !MMU
583 prompt "PAGE_OFFSET/PHYS_OFFSET" if !MMU && PLATFORM_WANT_DEFAULT_MEM