Home
last modified time | relevance | path

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

/linux/fs/romfs/
H A DMakefile11 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
/linux/fs/ramfs/
H A DMakefile8 file-mmu-y := file-nommu.o
/linux/arch/x86/kernel/
H A Damd_gart_64.c633 goto nommu; in init_amd_gatt()
640 goto nommu; in init_amd_gatt()
643 goto nommu; in init_amd_gatt()
667 nommu: in init_amd_gatt()
/linux/Documentation/translations/zh_TW/admin-guide/mm/
H A Dindex.rst41 * nommu-mmap
/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst41 * nommu-mmap
/linux/arch/arm/mm/
H A DMakefile13 obj-y += nommu.o
26 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
H A Dproc-v7m.S173 define_processor_functions v7m, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
174 define_processor_functions cm7, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm9tdmi.S70 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm7tdmi.S70 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
H A Dproc-macros.S275 .macro define_processor_functions name:req, dabort:req, pabort:req, nommu=0, suspend=0, bugs=0 argument
296 .if \nommu
H A Dproc-arm740.S133 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm940.S342 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm946.S397 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A DKconfig789 design in nommu mode. If your platform needs to select
/linux/fs/proc/
H A DMakefile9 proc-y := nommu.o task_nommu.o
/linux/arch/sh/mm/
H A DMakefile18 mmu-y := nommu.o extable_32.o
/linux/Documentation/admin-guide/mm/
H A Dindex.rst35 nommu-mmap
H A Dconcepts.rst8 management for systems without an MMU is called ``nommu`` and it
/linux/scripts/
H A Dhead-object-list.txt16 arch/arm/kernel/head-nommu.o
/linux/arch/arm/
H A DKconfig-nommu43 In nommu mode, the hardware exception vectors are normally
H A DKconfig522 source "arch/arm/Kconfig-nommu"
/linux/arch/arm64/kvm/
H A Darm.c654 goto nommu; in kvm_arch_vcpu_load()
686 nommu: in kvm_arch_vcpu_load()
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst730 See Documentation/admin-guide/mm/nommu-mmap.rst for more information.
/linux/
H A DMAINTAINERS17122 F: mm/nommu.c