]> Pileus Git - ~andy/linux/commit
iommu/amd: Add routines to manage irq remapping tables
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 21 Jun 2012 14:29:10 +0000 (16:29 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:43:50 +0000 (17:43 +0200)
commit2b324506341cb3baf65f3b6a0f950dd7648938ac
tree9c2f944ef1f4e7b9b8ea3c65820165ed2c169d5f
parent7ef2798deb695f112f25e348b199dca79eb1ea68
iommu/amd: Add routines to manage irq remapping tables

Add routines to:

* Alloc remapping tables and single entries from these
  tables
* Change entries in the tables
* Free entries in the table

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd_iommu.c