kernel_optimize_test/arch/arm64/include
Will Deacon 73150c983a arm64: device: add iommu pointer to device archdata
When using an IOMMU for device mappings, it is necessary to keep a
pointer between the device and the IOMMU to which it is attached in
order to obtain the correct IOMMU when attaching the device to a domain.

This patch adds an iommu pointer to the dev_archdata structure, in a
similar manner to other architectures (ARM, PowerPC, x86, ...).

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-06-11 18:15:55 +01:00
..
asm arm64: device: add iommu pointer to device archdata 2013-06-11 18:15:55 +01:00
uapi/asm arm64: Add kvm_para.h and xor.h generic headers 2013-01-29 17:39:15 +00:00