Support for DMA Remapping Devices

modulename: dmar.ko

and/or

pci-dma.ko

configname: CONFIG_DMAR

Linux Kernel Configuration
└─>Device Drivers
└─>IOMMU Hardware Support
└─>Support for DMA Remapping Devices
In linux kernel since version 2.6.24 (release Date: 2008-01-24)  
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.

source code:

depends
CONFIG_ACPI
CONFIG_IOMMU_SUPPORT
CONFIG_PCI_MSI
CONFIG_IA64_GENERIC or CONFIG_X86