Lines Matching refs:on

3 	depends on ARCH_SELECT_MEMORY_MODEL
7 depends on SELECT_MEMORY_MODEL
14 depends on !(ARCH_DISCONTIGMEM_ENABLE || ARCH_SPARSEMEM_ENABLE) || ARCH_FLATMEM_ENABLE
33 depends on ARCH_DISCONTIGMEM_ENABLE
49 depends on ARCH_SPARSEMEM_ENABLE
66 depends on (!SELECT_MEMORY_MODEL && ARCH_DISCONTIGMEM_ENABLE) || DISCONTIGMEM_MANUAL
70 depends on (!SELECT_MEMORY_MODEL && ARCH_SPARSEMEM_ENABLE) || SPARSEMEM_MANUAL
74 depends on (!DISCONTIGMEM && !SPARSEMEM) || FLATMEM_MANUAL
78 depends on !SPARSEMEM
87 depends on DISCONTIGMEM || NUMA
91 depends on ARCH_HAVE_MEMORY_PRESENT || SPARSEMEM
96 # be done on your architecture, select this option. However,
113 depends on SPARSEMEM && !SPARSEMEM_STATIC
120 depends on SPARSEMEM && X86_64
124 depends on SPARSEMEM && SPARSEMEM_VMEMMAP_ENABLE
154 depends on HAVE_MEMBLOCK
155 depends on NO_BOOTMEM
156 depends on X86_64
157 depends on NUMA
172 option on since they don't specify movable_node boot option or they
176 Say N here if you want kernel to use memory on all nodes evenly.
179 # Only be set on architectures that have completely implemented memory hotplug
188 depends on SPARSEMEM || X86_64_ACPI_NUMA
189 depends on ARCH_ENABLE_MEMORY_HOTPLUG
190 depends on (IA64 || X86 || PPC_BOOK3S_64 || SUPERH || S390)
194 depends on SPARSEMEM && MEMORY_HOTPLUG
200 depends on MEMORY_HOTPLUG && ARCH_ENABLE_MEMORY_HOTREMOVE
201 depends on MIGRATION
213 depends on 64BIT || SPARSEMEM_VMEMMAP || !SPARSEMEM
216 # page_table_lock, so that faults on different parts of the user address
219 # ARM's adjust_pte (unused if VIPT) depends on mm-wide page_table_lock.
243 depends on COMPACTION && MEMORY_BALLOON
259 depends on MMU
269 depends on (NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION || CMA) && MMU
273 two situations. The first is on NUMA systems to put pages nearer
292 depends on BLOCK && MMU && (ZONE_DMA || HIGHMEM)
314 depends on QUICKLIST
332 depends on MMU
346 depends on MMU
367 depends on MMU
368 depends on ARCH_SUPPORTS_MEMORY_FAILURE
372 Enables code to recover from some memory failures on systems
379 depends on MEMORY_FAILURE && DEBUG_KERNEL && PROC_FS
383 int "Turn on mmap() excess space trimming before booting"
384 depends on !MMU
388 of memory on which to store mappings, but it can only ask the system
412 depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
422 If memory constrained on embedded, you may want to say N.
426 depends on TRANSPARENT_HUGEPAGE
452 depends on !SMP
468 filesystem wishes to access a page in a file on disk, it first
481 depends on SWAP
492 and swap data is stored as normal on the matching swap device.
498 depends on HAVE_MEMBLOCK && MMU
513 depends on DEBUG_KERNEL && CMA
515 Turns on debug messages in CMA. This produces KERN_DEBUG
522 depends on CMA && DEBUG_FS
524 Turns on the DebugFS interface for CMA.
528 depends on CMA
539 depends on CHECKPOINT_RESTORE && HAVE_ARCH_SOFT_DIRTY && PROC_FS
543 soft-dirty bit on pte-s. This bit it set when someone writes
551 depends on FRONTSWAP && CRYPTO=y
559 This can result in a significant I/O reduction on swap device and,
565 interactions don't cause any known issues on simple memory setups,
566 they have not be fully explored on the large set of potential
588 depends on MMU
600 depends on ZSMALLOC
613 depends on ZSMALLOC
629 depends on STACK_GROWSUP && (!64BIT || COMPAT)
632 user processes when the stack grows upwards (currently only on parisc