]> git.baikalelectronics.ru Git - kernel.git/commit
iommu: Add helpers to set/get default domain type
authorJoerg Roedel <jroedel@suse.de>
Mon, 19 Aug 2019 13:22:47 +0000 (15:22 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 23 Aug 2019 08:09:58 +0000 (10:09 +0200)
commit84d3c30952c52e2e88d4221b395283911417f831
tree64117168f01305730249d575a64cacd631b3c229
parentd08e7950d768e8c45a0b67f5e05bcb67db9367ba
iommu: Add helpers to set/get default domain type

Add a couple of functions to allow changing the default
domain type from architecture code and a function for iommu
drivers to request whether the default domain is
passthrough.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
include/linux/iommu.h