• Home
  • Raw
  • Download

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
331 depends on MMU
345 depends on MMU
366 depends on MMU
367 depends on ARCH_SUPPORTS_MEMORY_FAILURE
371 Enables code to recover from some memory failures on systems
378 depends on MEMORY_FAILURE && DEBUG_KERNEL && PROC_FS
382 int "Turn on mmap() excess space trimming before booting"
383 depends on !MMU
387 of memory on which to store mappings, but it can only ask the system
411 depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
421 If memory constrained on embedded, you may want to say N.
425 depends on TRANSPARENT_HUGEPAGE
451 depends on !SMP
467 filesystem wishes to access a page in a file on disk, it first
480 depends on SWAP
491 and swap data is stored as normal on the matching swap device.
497 depends on HAVE_MEMBLOCK && MMU
512 depends on DEBUG_KERNEL && CMA
514 Turns on debug messages in CMA. This produces KERN_DEBUG
521 depends on CMA
532 depends on CHECKPOINT_RESTORE && HAVE_ARCH_SOFT_DIRTY && PROC_FS
536 soft-dirty bit on pte-s. This bit it set when someone writes
544 depends on FRONTSWAP && CRYPTO=y
552 This can result in a significant I/O reduction on swap device and,
558 interactions don't cause any known issues on simple memory setups,
559 they have not be fully explored on the large set of potential
581 depends on MMU
593 depends on ZSMALLOC
606 depends on ZSMALLOC
622 depends on STACK_GROWSUP && (!64BIT || COMPAT)
625 user processes when the stack grows upwards (currently only on parisc