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/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 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 DMakefile33 MMUEXT := -nommu
/linux/Documentation/core-api/
H A Dmm-api.rst132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
/linux/drivers/video/fbdev/core/
H A DKconfig105 function to provide shareable character device support on nommu.
/linux/arch/arm64/kvm/
H A Darm.c554 goto nommu; in kvm_arch_vcpu_load()
586 nommu: in kvm_arch_vcpu_load()
/linux/Documentation/gpu/
H A Ddrm-mm.rst311 Documentation/admin-guide/mm/nommu-mmap.rst
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst688 See Documentation/admin-guide/mm/nommu-mmap.rst for more information.