iommu/amd: Add invalidate-context call-back
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 7 Dec 2011 11:24:42 +0000 (12:24 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 15 Dec 2011 10:15:39 +0000 (11:15 +0100)
This call-back is invoked when the task that is bound to a
pasid is about to exit. The driver can use it to shutdown
all context related to that context in a safe way.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found