Home
last modified time | relevance | path

Searched refs:nommu (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/arch/m32r/mm/
DMakefile8 obj-y := init.o fault-nommu.o mmu.o extable.o ioremap-nommu.o cache.o page.o
/linux-4.4.14/fs/romfs/
DMakefile10 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
/linux-4.4.14/fs/ramfs/
DMakefile7 file-mmu-y := file-nommu.o
/linux-4.4.14/arch/frv/mb93090-mb00/
DMakefile11 obj-y += pci-dma-nommu.o
/linux-4.4.14/fs/proc/
DMakefile7 proc-y := nommu.o task_nommu.o
/linux-4.4.14/arch/arm/mm/
Dproc-arm9tdmi.S62 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
DMakefile12 obj-y += nommu.o
23 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
Dproc-arm7tdmi.S62 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
Dproc-macros.S261 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0
274 .if \nommu
Dproc-v7m.S131 define_processor_functions v7m, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
Dproc-arm740.S125 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
Ddma-mapping.c585 #define nommu() 0 macro
589 #define nommu() 1 macro
652 if (nommu()) in __dma_alloc()
748 if (nommu()) { in __arm_dma_free()
Dproc-arm940.S337 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
Dproc-arm946.S392 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
DKconfig743 design in nommu mode. If your platform needs to select
/linux-4.4.14/arch/x86/kernel/
Damd_gart_64.c658 goto nommu; in init_amd_gatt()
665 goto nommu; in init_amd_gatt()
668 goto nommu; in init_amd_gatt()
692 nommu: in init_amd_gatt()
DMakefile40 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
/linux-4.4.14/arch/sh/kernel/
DMakefile14 obj-y := debugtraps.o dma-nommu.o dumpstack.o \
/linux-4.4.14/arch/sh/mm/
DMakefile17 mmu-y := nommu.o extable_32.o
/linux-4.4.14/arch/arm/
DKconfig-nommu41 In nommu mode, the hardware exception vectors are normally
DMakefile39 MMUEXT := -nommu
DKconfig1015 source "arch/arm/Kconfig-nommu"
/linux-4.4.14/mm/
DMakefile8 mmu-y := nommu.o
DKconfig391 See Documentation/nommu-mmap.txt for more information.
432 # UP and nommu archs use km based percpu allocator
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt189 1. <arch/x86_64/kernel/pci-nommu.c>: use no hardware/software IOMMU at all
/linux-4.4.14/Documentation/
D00-INDEX338 nommu-mmap.txt
/linux-4.4.14/Documentation/sysctl/
Dvm.txt518 See Documentation/nommu-mmap.txt for more information.
/linux-4.4.14/init/
DKconfig1778 See Documentation/nommu-mmap.txt for more information.