Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_AMD_IOMMU
has multiple definitions:
drivers/iommu/amd/Kconfig
The configuration item CONFIG_AMD_IOMMU:
CONFIG_X86_64 && CONFIG_PCI && CONFIG_ACPI && CONFIG_HAVE_CMPXCHG_DOUBLE
With this option you can enable support for AMD IOMMU hardware in your system. An IOMMU is a hardware component which provides remapping of DMA memory accesses from devices. With an AMD IOMMU you can isolate the DMA memory of different devices and protect the system from misbehaving device drivers or hardware.
You can find out if your system has an AMD IOMMU if you look into your BIOS for an option to enable it or if you have an IVRS ACPI table.
drivers/iommu/Kconfig
The configuration item CONFIG_AMD_IOMMU:
CONFIG_X86_64 && CONFIG_PCI && CONFIG_ACPI
With this option you can enable support for AMD IOMMU hardware in your system. An IOMMU is a hardware component which provides remapping of DMA memory accesses from devices. With an AMD IOMMU you can isolate the DMA memory of different devices and protect the system from misbehaving device drivers or hardware.
You can find out if your system has an AMD IOMMU if you look into your BIOS for an option to enable it or if you have an IVRS ACPI table.
arch/x86/Kconfig
The configuration item CONFIG_AMD_IOMMU:
CONFIG_X86_64 && CONFIG_PCI && CONFIG_ACPI
With this option you can enable support for AMD IOMMU hardware in your system. An IOMMU is a hardware component which provides remapping of DMA memory accesses from devices. With an AMD IOMMU you can isolate the the DMA memory of different devices and protect the system from misbehaving device drivers or hardware.
You can find out if your system has an AMD IOMMU if you look into your BIOS for an option to enable it or if you have an IVRS ACPI table.
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab