Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IOMMU_LEAK
has multiple definitions:
arch/x86/Kconfig.debug
The configuration item CONFIG_IOMMU_LEAK:
CONFIG_IOMMU_DEBUG && CONFIG_DMA_API_DEBUG
Add a simple leak tracer to the IOMMU code. This is useful when you are debugging a buggy device driver that leaks IOMMU mappings.
arch/x86_64/Kconfig.debug
The configuration item CONFIG_IOMMU_LEAK:
( CONFIG_DEBUG_KERNEL ) && ( CONFIG_IOMMU_DEBUG )
Add a simple leak tracer to the IOMMU code. This is useful when you are debugging a buggy device driver that leaks IOMMU mappings.
arch/x86_64/Kconfig
The configuration item CONFIG_IOMMU_LEAK:
( CONFIG_DEBUG_KERNEL ) && ( CONFIG_IOMMU_DEBUG )
Add a simple leak tracer to the IOMMU code. This is useful when you are debugging a buggy device driver that leaks IOMMU mappings.
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 - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab