Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/romfs/
H A DMakefile11 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
/openbmc/linux/fs/ramfs/
H A DMakefile8 file-mmu-y := file-nommu.o
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst41 * nommu-mmap
/openbmc/linux/arch/x86/kernel/
H A Damd_gart_64.c628 goto nommu; in init_amd_gatt()
635 goto nommu; in init_amd_gatt()
638 goto nommu; in init_amd_gatt()
662 nommu: in init_amd_gatt()
/openbmc/linux/arch/arm/mm/
H A DMakefile13 obj-y += nommu.o
27 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
H A Dproc-arm9tdmi.S58 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A 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
H A Dproc-arm7tdmi.S58 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.S121 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm940.S333 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
H A Dproc-arm946.S388 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
/openbmc/linux/fs/proc/
H A DMakefile9 proc-y := nommu.o task_nommu.o
/openbmc/linux/arch/sh/mm/
H A DMakefile18 mmu-y := nommu.o extable_32.o
/openbmc/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
/openbmc/linux/scripts/
H A Dhead-object-list.txt16 arch/arm/kernel/head-nommu.o
/openbmc/linux/arch/arm/
H A DKconfig-nommu43 In nommu mode, the hardware exception vectors are normally
H A DMakefile33 MMUEXT := -nommu
/openbmc/linux/Documentation/core-api/
H A Dmm-api.rst132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
/openbmc/linux/mm/
H A DMakefile38 mmu-y := nommu.o
H A DKconfig427 See Documentation/admin-guide/mm/nommu-mmap.rst for more information.
827 See Documentation/admin-guide/mm/nommu-mmap.rst for more information.
900 # UP and nommu archs use km based percpu allocator
/openbmc/linux/drivers/video/fbdev/core/
H A DKconfig106 function to provide shareable character device support on nommu.
/openbmc/qemu/docs/about/
H A Dremoved-features.rst886 The RISC-V no MMU cpus have been removed. The two CPUs: ``rv32imacu-nommu`` and
887 ``rv64imacu-nommu`` can no longer be used. Instead the MMU status can be specified
1038 Nios II ``10m50-ghrd`` and ``nios2-generic-nommu`` machines (removed in 9.1)
/openbmc/linux/lib/
H A DKconfig685 # use memcpy to implement user copies for nommu architectures

12