Searched refs:nommu (Results 1 – 28 of 28) sorted by relevance
/linux-4.4.14/arch/m32r/mm/ |
D | Makefile | 8 obj-y := init.o fault-nommu.o mmu.o extable.o ioremap-nommu.o cache.o page.o
|
/linux-4.4.14/fs/romfs/ |
D | Makefile | 10 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
|
/linux-4.4.14/fs/ramfs/ |
D | Makefile | 7 file-mmu-y := file-nommu.o
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
D | Makefile | 11 obj-y += pci-dma-nommu.o
|
/linux-4.4.14/fs/proc/ |
D | Makefile | 7 proc-y := nommu.o task_nommu.o
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-arm9tdmi.S | 62 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | Makefile | 12 obj-y += nommu.o 23 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
|
D | proc-arm7tdmi.S | 62 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | proc-macros.S | 261 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0 274 .if \nommu
|
D | proc-v7m.S | 131 define_processor_functions v7m, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm740.S | 125 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | dma-mapping.c | 585 #define nommu() 0 macro 589 #define nommu() 1 macro 652 if (nommu()) in __dma_alloc() 748 if (nommu()) { in __arm_dma_free()
|
D | proc-arm940.S | 337 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm946.S | 392 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | Kconfig | 743 design in nommu mode. If your platform needs to select
|
/linux-4.4.14/arch/x86/kernel/ |
D | amd_gart_64.c | 658 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()
|
D | Makefile | 40 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
|
/linux-4.4.14/arch/sh/kernel/ |
D | Makefile | 14 obj-y := debugtraps.o dma-nommu.o dumpstack.o \
|
/linux-4.4.14/arch/sh/mm/ |
D | Makefile | 17 mmu-y := nommu.o extable_32.o
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 41 In nommu mode, the hardware exception vectors are normally
|
D | Makefile | 39 MMUEXT := -nommu
|
D | Kconfig | 1015 source "arch/arm/Kconfig-nommu"
|
/linux-4.4.14/mm/ |
D | Makefile | 8 mmu-y := nommu.o
|
D | Kconfig | 391 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/ |
D | boot-options.txt | 189 1. <arch/x86_64/kernel/pci-nommu.c>: use no hardware/software IOMMU at all
|
/linux-4.4.14/Documentation/ |
D | 00-INDEX | 338 nommu-mmap.txt
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 518 See Documentation/nommu-mmap.txt for more information.
|
/linux-4.4.14/init/ |
D | Kconfig | 1778 See Documentation/nommu-mmap.txt for more information.
|