Lines Matching refs:MMU
10 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
23 select HAVE_ARCH_KASAN if MMU
28 select HAVE_FUTEX_CMPXCHG if !MMU
76 config MMU config
94 select MMU
98 select MMU
105 select MMU
124 Dont forget you have to select MMU if you have one.
134 bool "Core variant has a Full MMU (TLB, Pages, Protection, etc)"
137 select MMU
139 Build a Conventional Kernel with full MMU support,
219 bool "Initialize Xtensa MMU inside the Linux kernel code"
223 Earlier version initialized the MMU in the exception vector
226 then enter your normal kernel breakpoints once the MMU was mapped
233 So now the MMU is initialized in head.S but it's necessary to
236 to mapping the MMU and after mapping even if the area of low memory
250 depends on !MMU
258 Cache attribute values are specific for the MMU type, so e.g.
260 1 is WT cached, f is illegal. For ful MMU: bit 0 makes it executable,
267 depends on INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX && MMU
280 default 0x60003000 if !MMU
281 default 0x00003000 if MMU && INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
282 default 0xd0003000 if MMU && !INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
301 depends on MMU
332 depends on MMU
425 select PLATFORM_WANT_DEFAULT_MEM if !MMU
541 prompt "PAGE_OFFSET/PHYS_OFFSET" if !MMU && PLATFORM_WANT_DEFAULT_MEM