]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 16 Mar 2017 14:23:55 +0000 (16:23 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 22 Mar 2017 14:42:17 +0000 (15:42 +0100)
commit61012985eb132a2fa5e4a3eddbc33528334fa377
tree7a059b5eb48068a5df54a6003c414140f795964a
parentf9808079aa7626d71215a71661dbed5c4ff101d2
iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()

There is already helper functions to do 64-bit I/O on 32-bit machines or
buses, thus we don't need to reinvent the wheel.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/intel-iommu.h