Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SWIOTLB
has multiple definitions:
kernel/dma/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/mips/loongson64/Kconfig
The configuration item CONFIG_SWIOTLB:
CONFIG_CPU_LOONGSON3
(none)
arch/powerpc/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
Support for IO bounce buffering for systems without an IOMMU. This allows us to DMA to the full physical address space on platforms where the size of a physical address is larger than the bus address. Not all platforms support this.
arch/x86/Kconfig
The configuration item CONFIG_SWIOTLB:
CONFIG_X86_64
Support for software bounce buffers used on x86-64 systems which don't have a hardware IOMMU. Using this PCI devices which can only access 32-bits of memory can be used on systems with more than 3 GB of memory. If unsure, say Y.
arch/unicore32/mm/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/mips/cavium-octeon/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/ia64/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/arm64/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/arm/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/tile/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/mips/netlogic/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
arch/mips/loongson/Kconfig
The configuration item CONFIG_SWIOTLB:
CONFIG_CPU_LOONGSON3
(none)
arch/x86_64/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
Support for software bounce buffers used on x86-64 systems which don't have a hardware IOMMU (e.g. the current generation of Intel's x86-64 CPUs). Using this PCI devices which can only access 32-bits of memory can be used on systems with more than 3 GB of memory. If unsure, say Y.
arch/x86_64/Kconfig
The configuration item CONFIG_SWIOTLB:
(none)
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab