Lines Matching refs:MMU
7 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
23 select HAVE_FUTEX_CMPXCHG if !MMU
73 config MMU config
90 select MMU
94 select MMU
101 select MMU
120 Dont forget you have to select MMU if you have one.
130 bool "Core variant has a Full MMU (TLB, Pages, Protection, etc)"
133 select MMU
135 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 INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX && MMU
261 default 0x60003000 if !MMU
262 default 0x00003000 if MMU && INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
263 default 0xd0003000 if MMU && !INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
282 depends on MMU
313 depends on MMU
406 select PLATFORM_WANT_DEFAULT_MEM if !MMU
512 default 0x00000000 if MMU
513 default 0x60000000 if !MMU