android_kernel_google_msm/drivers/iommu
Stepan Moskovchenko 1662778ef7 msm: iommu: Support mapping attributes
Add support for the IOMMU_READ and IOMMU_WRITE attributes
for mappings. Read-only and read-write mappings are fully
supported. Write-only mappings are not supported in
hardware and will fall back to read-write. Specifying
neither attribute in iommu_map will result in a warning on
the first call, and the mapping will be treated as
read-write.

Change-Id: Ibe9bd340d0743f37c91580c7db4f199fb4afba8b
Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
2013-02-25 11:40:02 -08:00
..
amd_iommu.c
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
amd_iommu_v2.c
dmar.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
iommu.c msm: iommu: Create iommu api to return the page table address 2013-02-25 11:39:41 -08:00
iova.c
Kconfig msm: iommu: Configure iommu devices for 8064 2013-02-25 11:39:49 -08:00
Makefile
msm_iommu.c msm: iommu: Support mapping attributes 2013-02-25 11:40:02 -08:00
msm_iommu_dev.c msm: iommu: Enable use of TTBR1 register of IOMMU 2013-02-25 11:40:01 -08:00
omap-iommu-debug.c
omap-iommu.c
omap-iovmm.c
tegra-gart.c
tegra-smmu.c