commit | bc21662f729cd17d2af93e149f4eccafc7b10181 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Dec 07 12:24:42 2011 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Dec 15 11:15:39 2011 +0100 |
tree | cb980b6412dc1b42383fefe9898c808167d4a4c6 | |
parent | 52efdb89d60a0f19949129a08af3437a7aab70be [diff] |
iommu/amd: Add invalidate-context call-back 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>