Home
last modified time | relevance | path

Searched refs:MMU (Results 1 – 25 of 101) sorted by relevance

12345

/arch/m68k/
DKconfig6 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
8 select HAVE_AOUT if MMU
17 select GENERIC_STRNCPY_FROM_USER if MMU
18 select GENERIC_STRNLEN_USER if MMU
20 select ARCH_USES_GETTIMEOFFSET if MMU && !COLDFIRE
21 select HAVE_FUTEX_CMPXCHG if MMU && FUTEX
63 def_bool (MMU && SUN3) || (!MMU && !COLDFIRE)
82 config MMU config
83 bool "MMU-based Paged Memory Management Support"
86 Select if you want MMU-based virtualised addressing space
[all …]
DKconfig.cpu6 default M68KCLASSIC if MMU
7 default COLDFIRE if !MMU
39 depends on !MMU
51 a paging MMU.
61 System-On-Chip parts, and does not contain a paging MMU.
65 depends on MMU
71 68851 MMU (Memory Management Unit) to run Linux/m68k, except on the
76 depends on MMU && !MMU_SUN3
82 work, as it does not include an MMU (Memory Management Unit).
86 depends on MMU && !MMU_SUN3
[all …]
DKconfig.machine8 depends on MMU
9 select MMU_MOTOROLA if MMU
17 depends on MMU
18 select MMU_MOTOROLA if MMU
27 depends on MMU
28 select MMU_MOTOROLA if MMU
39 depends on MMU
40 select MMU_MOTOROLA if MMU
47 depends on MMU
48 select MMU_MOTOROLA if MMU
[all …]
/arch/sh/mm/
DKconfig7 config MMU config
12 Some SH processors (such as SH-2/SH-2A) lack an MMU. In order to
15 On other systems (such as the SH-3 and 4) where an MMU exists,
17 MMU implicitly switched off.
21 default "0x80000000" if MMU && SUPERH32
22 default "0x20000000" if MMU && SUPERH64
32 default "14" if !MMU
83 default y if CPU_SH5 || !MMU
87 depends on MMU && CPU_SH4A && !CPU_SH4AL_DSP
97 depends on (CPU_SHX2 || CPU_SHX3) && MMU
[all …]
/arch/arm/mm/
DKconfig11 depends on !MMU
30 select CPU_COPY_V4WT if MMU
34 select CPU_TLB_V4WT if MMU
37 MMU built around an ARM7TDMI core.
45 depends on !MMU
63 depends on !MMU
82 select CPU_COPY_V4WB if MMU
86 select CPU_TLB_V4WBI if MMU
101 select CPU_COPY_V4WB if MMU
105 select CPU_TLB_V4WBI if MMU
[all …]
Dpv-fixup-asm.S26 bic ip, r8, #CR_M @ disable caches and MMU
83 mcr p15, 0, r8, c1, c0, 0 @ re-enable MMU
/arch/arc/include/asm/
Dtlb-mmu1.h23 ; Calculate set index for 2-way MMU
24 ; -avoiding use of GetIndex from MMU
/arch/arm/mach-integrator/
DKconfig48 depends on ARCH_MULTI_V4 && !MMU
60 depends on ARCH_MULTI_V4T && !MMU
84 depends on ARCH_MULTI_V4T && !MMU
90 depends on ARCH_MULTI_V5 && !MMU
130 depends on (!MMU || ARCH_MULTI_V5 || ARCH_MULTI_V6)
141 depends on ARCH_MULTI_V4T && !MMU
/arch/xtensa/
DKconfig7 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,
[all …]
/arch/frv/
DKconfig70 config MMU config
71 bool "MMU support"
73 This options switches on and off support for the FR-V MMU
76 featured MMU.
89 depends on MMU
92 If you wish to use more than 256MB of memory with your MMU based
112 depends on !MMU
155 depends on !MMU
206 depends on !MMU
213 depends on !MMU
[all …]
/arch/arm/boot/compressed/
Dhead-xscale.S30 @ disabling MMU and caches
32 bic r0, r0, #0x05 @ clear DC, MMU
/arch/microblaze/
DKconfig5 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
100 config MMU config
101 bool "MMU support"
167 depends on ADVANCED_OPTIONS && !MMU
176 depends on MMU
189 depends on ADVANCED_OPTIONS && MMU
227 default "0xc0000000" if MMU
228 default KERNEL_BASE_ADDR if !MMU
232 depends on ADVANCED_OPTIONS && MMU
247 depends on ADVANCED_OPTIONS && !MMU
/arch/cris/arch-v32/kernel/
Dhead.S58 ;; Setup and enable the MMU. Use same configuration for both the data
59 ;; and the instruction MMU.
62 ;; bank 1 is the instruction MMU, bank 2 is the data MMU.
136 ;; Update instruction MMU.
145 ;; Update data MMU.
154 ;; Enable data and instruction MMU.
/arch/arm/mach-nspire/
DKconfig4 depends on MMU
/arch/arm/mach-pxa/
Dmioa701_bootresume.S24 .word 0x40f00008 @ PSPR in no-MMU mode
/arch/arc/
DKconfig75 config MMU config
149 -MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4)
150 Shared Address Spaces (for sharing TLB entires in MMU)
248 per-page basis (but only for pages accessed via MMU such as
289 prompt "MMU Version"
297 bool "MMU v1"
299 Orig ARC700 MMU
302 bool "MMU v2"
308 bool "MMU v3"
318 bool "MMU v4"
[all …]
/arch/metag/
DKconfig.soc40 bool "Meta 2.x MMU mode"
43 Use the Meta 2.x MMU in extended mode.
/arch/nios2/
DKconfig83 config MMU config
161 bool "Set custom kernel MMU region base address"
164 This option allows you to set the virtual address of the kernel MMU region.
169 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
172 This option allows you to set the virtual base address of the kernel MMU region.
DMakefile21 export MMU
/arch/cris/arch-v10/
DREADME.mm1 Memory management for CRIS/MMU
16 Blurb about that the 3.5G-limitation is not a MMU limitation
22 First version of CRIS/MMU memory layout specification.
34 The MMU can, apart from the normal mapping of pages, also do a top-level
43 registers are needed for each memory access to specify which MMU space to
93 The MMU can map all 4 GB in user mode, but doing that would mean that a
106 The setting of the actual MMU control registers to use this layout would
144 NOTE: while setting up the MMU, we run in a non-mapped mode in the DRAM (0x40
/arch/m32r/kernel/
Dhead.S143 ;; enable MMU
152 jmp r5 ; enable MMU
207 ;; disable MMU
218 jmp r4 ; disable MMU
/arch/m32r/
DKconfig23 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
98 say N for MMU and select a no-MMU version kernel, otherwise
99 a kernel with MMU support will not work, because the M32102
100 is a microcontroller for embedded systems and it has no MMU.
139 config MMU config
287 depends on MMU
/arch/microblaze/kernel/
DMakefile33 obj-y += entry$(MMU).o
/arch/arm/
DKconfig10 select ARCH_HAS_STRICT_KERNEL_RWX if MMU && !XIP_KERNEL
11 select ARCH_HAS_STRICT_MODULE_RWX if MMU
22 select BUILDTIME_EXTABLE_SORT if MMU
26 select DMA_NOOP_OPS if !MMU
48 select HAVE_ARCH_JUMP_LABEL if !XIP_KERNEL && !CPU_ENDIAN_BE32 && MMU
49 select HAVE_ARCH_KGDB if !CPU_ENDIAN_BE32 && MMU
50 select HAVE_ARCH_MMAP_RND_BITS if MMU
60 select HAVE_DMA_CONTIGUOUS if MMU
61 select HAVE_DYNAMIC_FTRACE if (!XIP_KERNEL) && !CPU_ENDIAN_BE32 && MMU
63 select HAVE_EFFICIENT_UNALIGNED_ACCESS if (CPU_V6 || CPU_V6K || CPU_V7) && MMU
[all …]
/arch/um/
DKconfig.common18 config MMU config

12345