/openbmc/linux/fs/romfs/ |
H A D | Makefile | 11 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
|
/openbmc/linux/fs/ramfs/ |
H A D | Makefile | 8 file-mmu-y := file-nommu.o
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/ |
H A D | index.rst | 41 * nommu-mmap
|
/openbmc/linux/arch/x86/kernel/ |
H A D | amd_gart_64.c | 628 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 D | Makefile | 13 obj-y += nommu.o 27 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
|
H A D | proc-arm9tdmi.S | 58 define_processor_functions arm9tdmi, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
H A 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
|
H A D | proc-arm7tdmi.S | 58 define_processor_functions arm7tdmi, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
H A 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
|
H A D | proc-arm740.S | 121 define_processor_functions arm740, dabort=v4t_late_abort, pabort=legacy_pabort, nommu=1
|
H A D | proc-arm940.S | 333 define_processor_functions arm940, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
H A D | proc-arm946.S | 388 define_processor_functions arm946, dabort=nommu_early_abort, pabort=legacy_pabort, nommu=1
|
/openbmc/linux/fs/proc/ |
H A D | Makefile | 9 proc-y := nommu.o task_nommu.o
|
/openbmc/linux/arch/sh/mm/ |
H A D | Makefile | 18 mmu-y := nommu.o extable_32.o
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | index.rst | 35 nommu-mmap
|
H A D | concepts.rst | 8 management for systems without an MMU is called ``nommu`` and it
|
/openbmc/linux/scripts/ |
H A D | head-object-list.txt | 16 arch/arm/kernel/head-nommu.o
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig-nommu | 43 In nommu mode, the hardware exception vectors are normally
|
H A D | Makefile | 33 MMUEXT := -nommu
|
/openbmc/linux/Documentation/core-api/ |
H A D | mm-api.rst | 132 .. #kernel-doc:: mm/nommu.c (duplicates kernel-doc from other files)
|
/openbmc/linux/mm/ |
H A D | Makefile | 38 mmu-y := nommu.o
|
H A D | Kconfig | 427 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 D | Kconfig | 106 function to provide shareable character device support on nommu.
|
/openbmc/qemu/docs/about/ |
H A D | removed-features.rst | 886 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 D | Kconfig | 685 # use memcpy to implement user copies for nommu architectures
|