Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DMAR
has multiple definitions:
drivers/iommu/Kconfig
The configuration item CONFIG_DMAR:
CONFIG_PCI_MSI && CONFIG_ACPI && ( CONFIG_X86 || CONFIG_IA64_GENERIC )
DMA remapping (DMAR) devices support enables independent address translations for Direct Memory Access (DMA) from devices. These DMA remapping devices are reported via ACPI tables and include PCI device scope covered by these DMA remapping devices.
arch/x86/Kconfig
The configuration item CONFIG_DMAR:
CONFIG_PCI_MSI && CONFIG_ACPI && CONFIG_EXPERIMENTAL
DMA remapping (DMAR) devices support enables independent address translations for Direct Memory Access (DMA) from devices. These DMA remapping devices are reported via ACPI tables and include PCI device scope covered by these DMA remapping devices.
arch/ia64/Kconfig
The configuration item CONFIG_DMAR:
CONFIG_IA64_GENERIC && CONFIG_ACPI && CONFIG_EXPERIMENTAL
DMA remapping (DMAR) devices support enables independent address translations for Direct Memory Access (DMA) from devices. These DMA remapping devices are reported via ACPI tables and include PCI device scope covered by these DMA remapping devices.
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab