Searched refs:nommu (Results 1 – 14 of 14) sorted by relevance
/arch/arm/mm/ |
D | proc-arm9tdmi.S | 58 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm7tdmi.S | 58 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | proc-v7m.S | 172 define_processor_functions v7m, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1 173 define_processor_functions cm7, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | Makefile | 12 obj-y += nommu.o 26 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
|
D | proc-macros.S | 277 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0, bugs=0 argument 298 .if \nommu
|
D | proc-arm740.S | 121 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm940.S | 333 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | proc-arm946.S | 388 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
D | Kconfig | 773 design in nommu mode. If your platform needs to select
|
/arch/x86/kernel/ |
D | amd_gart_64.c | 632 goto nommu; in init_amd_gatt() 639 goto nommu; in init_amd_gatt() 642 goto nommu; in init_amd_gatt() 666 nommu: in init_amd_gatt()
|
/arch/sh/mm/ |
D | Makefile | 19 mmu-y := nommu.o extable_32.o
|
/arch/arm/ |
D | Kconfig-nommu | 43 In nommu mode, the hardware exception vectors are normally
|
D | Makefile | 34 MMUEXT := -nommu
|
D | Kconfig | 819 source "arch/arm/Kconfig-nommu"
|