Searched refs:nommu (Results 1 – 17 of 17) sorted by relevance
/arch/m32r/mm/ |
D | Makefile | 8 obj-y := init.o fault-nommu.o mmu.o extable.o ioremap-nommu.o cache.o page.o
|
/arch/frv/mb93090-mb00/ |
D | Makefile | 11 obj-y += pci-dma-nommu.o
|
/arch/arm/mm/ |
D | proc-arm9tdmi.S | 64 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm7tdmi.S | 64 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | Makefile | 13 obj-y += nommu.o 21 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
|
D | proc-macros.S | 259 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0 argument 272 .if \nommu
|
D | proc-arm740.S | 124 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm940.S | 346 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm946.S | 400 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | Kconfig | 731 design in nommu mode. If your platform needs to select
|
/arch/sh/kernel/ |
D | Makefile | 14 obj-y := debugtraps.o dma-nommu.o dumpstack.o \
|
/arch/arm/ |
D | Kconfig-nommu | 41 In nommu mode, the hardware exception vectors are normally
|
D | Makefile | 34 MMUEXT := -nommu
|
D | Kconfig | 1208 source "arch/arm/Kconfig-nommu"
|
/arch/sh/mm/ |
D | Makefile | 17 mmu-y := nommu.o extable_32.o
|
/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 | 33 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
|