Searched refs:nommu (Results 1 – 15 of 15) 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 | 13 obj-y += nommu.o 27 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
|
D | proc-macros.S | 275 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0, bugs=0 argument 296 .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 | 770 design in nommu mode. If your platform needs to select
|
/arch/sh/mm/ |
D | Makefile | 18 mmu-y := nommu.o extable_32.o
|
/arch/x86/kernel/ |
D | amd_gart_64.c | 630 goto nommu; in init_amd_gatt() 637 goto nommu; in init_amd_gatt() 640 goto nommu; in init_amd_gatt() 664 nommu: in init_amd_gatt()
|
/arch/arm/ |
D | Kconfig-nommu | 43 In nommu mode, the hardware exception vectors are normally
|
D | Makefile | 30 MMUEXT := -nommu
|
D | Kconfig | 771 source "arch/arm/Kconfig-nommu"
|
/arch/arm64/kvm/ |
D | arm.c | 520 goto nommu; in kvm_arch_vcpu_load() 539 nommu: in kvm_arch_vcpu_load()
|