Home
last modified time | relevance | path

Searched refs:CONFIG_MMU (Results 1 – 25 of 266) sorted by relevance

1234567891011

/linux/arch/xtensa/include/asm/
H A Dcacheflush.h69 #if defined(CONFIG_MMU) && (DCACHE_WAY_SIZE > PAGE_SIZE)
78 #if defined(CONFIG_MMU) && (ICACHE_WAY_SIZE > PAGE_SIZE)
94 #if defined(CONFIG_MMU) && \
156 #if defined(CONFIG_MMU) && (DCACHE_WAY_SIZE > PAGE_SIZE)
H A Dpage.h23 #ifdef CONFIG_MMU
118 #if defined(CONFIG_MMU) && DCACHE_WAY_SIZE > PAGE_SIZE
142 #ifdef CONFIG_MMU
H A Dpgtable.h19 #ifdef CONFIG_MMU
63 #ifdef CONFIG_MMU
165 #ifdef CONFIG_MMU
217 #ifdef CONFIG_MMU
/linux/arch/arm/mm/
H A Dproc-arm720.S71 #ifdef CONFIG_MMU
88 #ifdef CONFIG_MMU
103 #ifdef CONFIG_MMU
118 #ifdef CONFIG_MMU
146 #ifdef CONFIG_MMU
H A Dproc-syms.c17 #ifdef CONFIG_MMU
34 #ifdef CONFIG_MMU
H A Dproc-sa110.S70 #ifdef CONFIG_MMU
139 #ifdef CONFIG_MMU
157 #ifdef CONFIG_MMU
171 #ifdef CONFIG_MMU
H A Dproc-fa526.S63 #ifdef CONFIG_MMU
105 #ifdef CONFIG_MMU
129 #ifdef CONFIG_MMU
145 #ifdef CONFIG_MMU
H A Dproc-v6.S104 #ifdef CONFIG_MMU
136 #ifdef CONFIG_MMU
149 #ifdef CONFIG_MMU
169 #ifdef CONFIG_MMU
217 #ifdef CONFIG_MMU
H A Dproc-sa1100.S78 #ifdef CONFIG_MMU
149 #ifdef CONFIG_MMU
168 #ifdef CONFIG_MMU
210 #ifdef CONFIG_MMU
H A Dproc-v7-3level.S46 #ifdef CONFIG_MMU
72 #ifdef CONFIG_MMU
H A Dproc-v7-2level.S44 #ifdef CONFIG_MMU
75 #ifdef CONFIG_MMU
/linux/arch/arm/include/asm/
H A Dmmu_context.h26 #ifdef CONFIG_MMU
60 #ifdef CONFIG_MMU
120 #ifdef CONFIG_MMU in switch_mm()
/linux/arch/m68k/include/asm/
H A Dpage.h18 #if !defined(CONFIG_MMU) || CONFIG_PGTABLE_LEVELS == 3
53 #ifdef CONFIG_MMU
/linux/arch/riscv/lib/
H A DMakefile12 ifeq ($(CONFIG_MMU), y)
15 lib-$(CONFIG_MMU) += uaccess.o
H A Driscv_v_helpers.c12 #ifdef CONFIG_MMU
16 #ifdef CONFIG_MMU
/linux/mm/
H A DMakefile37 mmu-$(CONFIG_MMU) := highmem.o memory.o mincore.o \
44 mmu-$(CONFIG_MMU) += process_vm_access.o
48 mmu-$(CONFIG_MMU) += mseal.o
74 ifdef CONFIG_MMU
/linux/arch/m68k/coldfire/
H A Dhead.S140 #ifdef CONFIG_MMU
210 #ifdef CONFIG_MMU
275 #ifdef CONFIG_MMU
/linux/arch/sh/mm/
H A DMakefile19 mmu-$(CONFIG_MMU) := extable_32.o fault.o ioremap.o kmap.o \
29 ifdef CONFIG_MMU
/linux/arch/sh/include/asm/
H A Duaccess_32.h38 #ifdef CONFIG_MMU
143 #ifdef CONFIG_MMU
/linux/io_uring/
H A Dadvise.c33 #if defined(CONFIG_ADVISE_SYSCALLS) && defined(CONFIG_MMU) in io_madvise_prep()
53 #if defined(CONFIG_ADVISE_SYSCALLS) && defined(CONFIG_MMU) in io_madvise()
/linux/fs/
H A Dbinfmt_elf_fdpic.c68 #ifndef CONFIG_MMU
191 #ifndef CONFIG_MMU in load_elf_fdpic_binary()
213 #ifdef CONFIG_MMU in load_elf_fdpic_binary()
289 #ifdef CONFIG_MMU in load_elf_fdpic_binary()
366 #ifdef CONFIG_MMU in load_elf_fdpic_binary()
402 #ifdef CONFIG_MMU in load_elf_fdpic_binary()
512 #ifdef CONFIG_MMU in create_elf_fdpic_tables()
690 #ifdef CONFIG_MMU in create_elf_fdpic_tables()
745 #ifdef CONFIG_MMU in elf_fdpic_map_file()
777 #ifndef CONFIG_MMU in elf_fdpic_map_file()
[all …]
/linux/Documentation/arch/xtensa/
H A Dbooting.rst13 - For configurations with region translarion MMU or with MMUv3 and CONFIG_MMU=n
18 - For configurations with MMUv3 and CONFIG_MMU=y the address may be either a
/linux/arch/riscv/kernel/
H A Dsuspend.c32 #ifdef CONFIG_MMU in suspend_save_csrs()
52 #ifdef CONFIG_MMU in suspend_restore_csrs()
/linux/include/linux/
H A Dvmalloc.h292 #ifdef CONFIG_MMU
317 #if defined(CONFIG_MMU) && defined(CONFIG_SMP)
335 #if defined(CONFIG_MMU) && defined(CONFIG_PRINTK)
/linux/arch/sh/kernel/
H A Dsmp.c149 #ifdef CONFIG_MMU in __cpu_disable()
184 #ifdef CONFIG_MMU in start_secondary()
333 #ifdef CONFIG_MMU

1234567891011