| /OK3568_Linux_fs/buildroot/package/irda-utils/ |
| H A D | 0002-nommu.patch | 5 nommu systems cannot fork() as the hardware cannot support 8 NO_FORK define so we nommu peeps can do CFLAGS="... -DNO_FORK=1
|
| H A D | 0001-daemon.patch | 5 Rather than using the fork function (which doesnt work on nommu
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | Makefile | 11 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | Makefile | 8 file-mmu-y := file-nommu.o
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 630 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()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| 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 | Makefile | 12 obj-y += nommu.o 26 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-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
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | qemu_xtensa_lx60_nommu_defconfig | 30 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/xtensa-lx60/linux-nommu.config"
|
| H A D | qemu_arm_versatile_nommu_defconfig | 36 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-nommu.config"
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | Makefile | 9 proc-y := nommu.o task_nommu.o
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | Makefile | 18 mmu-y := nommu.o extable_32.o
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | index.rst | 34 nommu-mmap
|
| H A D | concepts.rst | 10 management for systems without an MMU is called ``nommu`` and it
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig-nommu | 43 In nommu mode, the hardware exception vectors are normally
|
| H A D | Makefile | 30 MMUEXT := -nommu
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-buildroot/ |
| H A D | Config.in | 91 # sh2 nommu is supported by musl, but we don't have support
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | Makefile | 37 mmu-y := nommu.o
|
| H A D | Kconfig | 386 See Documentation/admin-guide/mm/nommu-mmap.rst for more information. 441 # UP and nommu archs use km based percpu allocator
|
| /OK3568_Linux_fs/buildroot/board/qemu/arm-versatile/patches/linux/ |
| H A D | versatile-nommu.patch | 4 Subject: [PATCH] arm-versatile-nommu: Linux patch
|