Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/package/irda-utils/
H A D0002-nommu.patch5 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 D0001-daemon.patch5 Rather than using the fork function (which doesnt work on nommu
/OK3568_Linux_fs/kernel/fs/romfs/
H A DMakefile11 romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o
/OK3568_Linux_fs/kernel/fs/ramfs/
H A DMakefile8 file-mmu-y := file-nommu.o
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Damd_gart_64.c630 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 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 DMakefile12 obj-y += nommu.o
26 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-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
/OK3568_Linux_fs/buildroot/configs/
H A Dqemu_xtensa_lx60_nommu_defconfig30 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/xtensa-lx60/linux-nommu.config"
H A Dqemu_arm_versatile_nommu_defconfig36 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-nommu.config"
/OK3568_Linux_fs/kernel/fs/proc/
H A DMakefile9 proc-y := nommu.o task_nommu.o
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A DMakefile18 mmu-y := nommu.o extable_32.o
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dindex.rst34 nommu-mmap
H A Dconcepts.rst10 management for systems without an MMU is called ``nommu`` and it
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig-nommu43 In nommu mode, the hardware exception vectors are normally
H A DMakefile30 MMUEXT := -nommu
/OK3568_Linux_fs/buildroot/toolchain/toolchain-buildroot/
H A DConfig.in91 # sh2 nommu is supported by musl, but we don't have support
/OK3568_Linux_fs/kernel/mm/
H A DMakefile37 mmu-y := nommu.o
H A DKconfig386 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 Dversatile-nommu.patch4 Subject: [PATCH] arm-versatile-nommu: Linux patch

12