Lines Matching full:mmu
5 select ARCH_HAS_BINFMT_FLAT if !MMU
6 select ARCH_HAS_DMA_PREP_COHERENT if MMU
7 select ARCH_HAS_SYNC_DMA_FOR_CPU if MMU
8 select ARCH_HAS_SYNC_DMA_FOR_DEVICE if MMU
9 select ARCH_HAS_DMA_SET_UNCACHED if MMU
17 select DMA_REMAP if MMU
26 select HAVE_ARCH_KASAN if MMU && !XIP_KERNEL
33 select HAVE_FUTEX_CMPXCHG if !MMU
79 config MMU config
97 select MMU
101 select MMU
108 select MMU
127 Don't forget you have to select MMU if you have one.
137 bool "Core variant has a Full MMU (TLB, Pages, Protection, etc)"
140 select MMU
142 Build a Conventional Kernel with full MMU support,
333 select PLATFORM_WANT_DEFAULT_MEM if !MMU
461 bool "Initialize Xtensa MMU inside the Linux kernel code"
465 Earlier version initialized the MMU in the exception vector
468 then enter your normal kernel breakpoints once the MMU was mapped
475 So now the MMU is initialized in head.S but it's necessary to
478 to mapping the MMU and after mapping even if the area of low memory
513 depends on !MMU
521 Cache attribute values are specific for the MMU type.
527 For full MMU:
544 depends on INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX && MMU
557 depends on MMU && XIP_KERNEL
567 default 0x60003000 if !MMU
568 default 0x00003000 if MMU && INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
569 default 0xd0003000 if MMU && !INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
611 It must be within KSEG if MMU is used.
619 It must be within KSEG if MMU is used.
626 prompt "PAGE_OFFSET/PHYS_OFFSET" if !MMU && PLATFORM_WANT_DEFAULT_MEM
637 depends on MMU
668 depends on MMU