Home
last modified time | relevance | path

Searched refs:ZONE_DMA (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/arm/mach-shmobile/
H A DKconfig7 select ZONE_DMA if ARM_LPAE
/linux/arch/arm/common/
H A DKconfig4 select ZONE_DMA if ARCH_SA1100
/linux/arch/arm/mach-highbank/
H A DKconfig17 select ZONE_DMA if ARM_LPAE
/linux/arch/arm/mach-keystone/
H A DKconfig11 select ZONE_DMA if ARM_LPAE
/linux/arch/arm/mach-tegra/
H A DKconfig17 select ZONE_DMA if ARM_LPAE
/linux/sound/pci/
H A DKconfig29 depends on ZONE_DMA && HAS_IOPORT
55 depends on ZONE_DMA && HAS_IOPORT
164 depends on ZONE_DMA && HAS_IOPORT
483 depends on ZONE_DMA && HAS_IOPORT
506 depends on ZONE_DMA && HAS_IOPORT
542 depends on ZONE_DMA && HAS_IOPORT
554 depends on ZONE_DMA && HAS_IOPORT
642 depends on ZONE_DMA && HAS_IOPORT
731 depends on ZONE_DMA && HAS_IOPORT
840 depends on ZONE_DMA
[all...]
/linux/arch/powerpc/platforms/powermac/
H A DKconfig12 select ZONE_DMA if PPC32
/linux/arch/arm/mach-davinci/
H A DKconfig10 select ZONE_DMA
/linux/arch/m68k/
H A DKconfig45 select ZONE_DMA
/linux/drivers/crypto/
H A Domap-crypto.c105 if (page_zonenum(sg_page(sg)) != ZONE_DMA) in omap_crypto_check_sg()
/linux/arch/s390/mm/
H A Dinit.c94 max_zone_pfns[ZONE_DMA] = virt_to_pfn(MAX_DMA_ADDRESS); in arch_zone_limits_init()
/linux/arch/arm/mach-bcm/
H A DKconfig157 select ZONE_DMA if ARCH_MULTI_V7
191 select ZONE_DMA if ARM_LPAE
/linux/arch/arm/mach-mvebu/
H A DKconfig10 select ZONE_DMA if ARM_LPAE
/linux/arch/powerpc/mm/
H A Dmem.c224 max_zone_pfns[ZONE_DMA] = min((zone_dma_limit >> PAGE_SHIFT) + 1, max_low_pfn); in arch_zone_limits_init()
/linux/arch/arm64/mm/
H A Dinit.c130 max_zone_pfns[ZONE_DMA] = PFN_DOWN(max_zone_phys(zone_dma_limit)); in arch_zone_limits_init()
/linux/arch/microblaze/
H A DKconfig45 select ZONE_DMA
/linux/arch/mips/mm/
H A Dinit.c401 max_zone_pfns[ZONE_DMA] = MAX_DMA_PFN; in arch_zone_limits_init()
/linux/include/linux/
H A Dmmzone.h896 ZONE_DMA, enumerator
1761 return has_managed_zone(ZONE_DMA); in has_managed_dma()
/linux/arch/x86/mm/
H A Dinit.c1002 max_zone_pfns[ZONE_DMA] = min(MAX_DMA_PFN, max_low_pfn); in arch_zone_limits_init()
/linux/arch/sparc/
H A DKconfig68 select ZONE_DMA
/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst106 usage. For example, ZONE_DMA will contain memory that can be used by
/linux/arch/sparc/mm/
H A Dsrmmu.c860 max_zone_pfns[ZONE_DMA] = max_low_pfn; in arch_zone_limits_init()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab107 are from ZONE_DMA.
/linux/arch/s390/
H A DKconfig297 select ZONE_DMA
/linux/mm/
H A DKconfig1216 config ZONE_DMA config

12