/linux-4.1.27/Documentation/vm/ |
D | balance | 32 HIGHMEM, this problem is aggravated. 59 for non-sleepable allocations. Second, the HIGHMEM zone is also balanced, 61 HIGHMEM page, as well as to ensure that HIGHMEM allocations do not 62 fall back into regular zone. This also makes sure that HIGHMEM pages 63 are not leaked (for example, in situations where a HIGHMEM page is in
|
/linux-4.1.27/Documentation/ |
D | io-mapping.txt | 74 On 32-bit processors with HIGHMEM defined, io_mapping_map_atomic_wc uses 79 On 32-bit processors without HIGHMEM defined, io_mapping_map_atomic_wc and
|
D | DMA-API-HOWTO.txt | 584 you cannot reference HIGHMEM memory in this way. Thus, there is a
|
D | kernel-parameters.txt | 3848 HIGHMEM regardless of setting
|
/linux-4.1.27/Documentation/arm/ |
D | memory.txt | 64 One way of mapping HIGHMEM pages into kernel
|
/linux-4.1.27/arch/frv/ |
D | Kconfig | 81 config HIGHMEM config 95 depends on HIGHMEM
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | Kconfig | 103 select HIGHMEM
|
/linux-4.1.27/arch/tile/ |
D | Kconfig | 222 # We do not currently support disabling HIGHMEM on tilepro. 223 config HIGHMEM config
|
/linux-4.1.27/arch/avr32/kernel/ |
D | setup.c | 510 #error HIGHMEM is not supported by AVR32 yet in setup_bootmem()
|
/linux-4.1.27/Documentation/usb/ |
D | dma.txt | 75 way to expose these capabilities ... and in any case, HIGHMEM is mostly a
|
/linux-4.1.27/arch/metag/ |
D | Kconfig | 78 config HIGHMEM config
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig | 159 config HIGHMEM config
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.h | 245 #define HIGHMEM 0x7f00 macro
|
D | dgap.c | 6223 writel(0x5aa5c33c, (brd->re_map_membase + HIGHMEM)); in dgap_do_reset_board() 6225 check2 = readl(brd->re_map_membase + HIGHMEM); in dgap_do_reset_board()
|
/linux-4.1.27/mm/ |
D | Kconfig | 292 depends on BLOCK && MMU && (ZONE_DMA || HIGHMEM) 296 by default when ZONE_DMA or HIGHMEM is selected, but you
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig | 35 config HIGHMEM config
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig | 214 config HIGHMEM config
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 128 config HIGHMEM config
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 1028 def_bool (HIGHMEM && ARCH_PHYS_ADDR_T_64BIT) || 64BIT 1661 select HIGHMEM 2368 config HIGHMEM config
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1274 config HIGHMEM config in Processor type and features""choice609114cf0104 1437 depends on HIGHMEM 1768 depends on X86_64 || (X86_32 && HIGHMEM) 2055 depends on X86_64 || (X86_32 && HIGHMEM)
|
/linux-4.1.27/drivers/mmc/host/ |
D | Kconfig | 474 depends on SPI_MASTER && !HIGHMEM && HAS_DMA
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 313 config HIGHMEM config
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1645 config HIGHMEM config 1664 depends on HIGHMEM
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 637 depends on DEBUG_KERNEL && HIGHMEM
|