Home
last modified time | relevance | path

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

/arch/arm/mm/
Dproc-arm9tdmi.S58 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
Dproc-arm7tdmi.S58 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
Dproc-v7m.S172 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
DMakefile13 obj-y += nommu.o
27 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
Dproc-macros.S275 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0, bugs=0 argument
296 .if \nommu
Dproc-arm740.S121 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
Dproc-arm940.S333 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
Dproc-arm946.S388 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
DKconfig770 design in nommu mode. If your platform needs to select
/arch/sh/mm/
DMakefile18 mmu-y := nommu.o extable_32.o
/arch/x86/kernel/
Damd_gart_64.c630 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/
DKconfig-nommu43 In nommu mode, the hardware exception vectors are normally
DMakefile30 MMUEXT := -nommu
DKconfig771 source "arch/arm/Kconfig-nommu"
/arch/arm64/kvm/
Darm.c520 goto nommu; in kvm_arch_vcpu_load()
539 nommu: in kvm_arch_vcpu_load()