OSDN Git Service

iommu/vt-d: Introduce __mapping_notify_one()
authorPeter Xu <peterx@redhat.com>
Fri, 4 May 2018 02:34:52 +0000 (10:34 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 15 May 2018 14:31:41 +0000 (16:31 +0200)
commiteed91a0b85e55bcda8849d191604537b9933594f
tree22b76575895a709732ac501e611538692937664b
parent6c50d79f66382d78918a768374839d6d1b606d3f
iommu/vt-d: Introduce __mapping_notify_one()

Introduce this new helper to notify one newly created mapping on one
single IOMMU.  We can further leverage this helper in the next patch.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c