kernel-fxtec-pro1x/drivers/iommu
Ohad Ben-Cohen 0ed6d2d27b iommu/core: let drivers know if an iommu fault handler isn't installed
Make report_iommu_fault() return -ENOSYS whenever an iommu fault
handler isn't installed, so IOMMU drivers can then do their own
platform-specific default behavior if they wanted.

Fault handlers can still return -ENOSYS in case they want to elicit the
default behavior of the IOMMU drivers.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2011-09-30 16:40:32 +02:00
..
amd_iommu.c
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
dmar.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
iommu.c iommu/core: let drivers know if an iommu fault handler isn't installed 2011-09-30 16:40:32 +02:00
iova.c
Kconfig iommu: omap: add Kconfig OMAP dependency 2011-08-29 12:38:19 +02:00
Makefile omap: iommu/iovmm: move to dedicated iommu folder 2011-08-26 11:46:00 +02:00
msm_iommu.c
msm_iommu_dev.c
omap-iommu-debug.c omap: iommu: omapify 'struct iommu' and exposed API 2011-08-26 11:46:01 +02:00
omap-iommu.c iommu/omap: Migrate to the generic fault report mechanism 2011-09-14 15:36:35 +02:00
omap-iovmm.c iommu/omap: ->unmap() should return order of unmapped page 2011-09-05 15:14:37 +02:00