iommu/vt-d: Use inline function dma_pte_superpage instead of macros
authorYijing Wang <wangyijing@huawei.com>
Tue, 20 May 2014 12:37:51 +0000 (20:37 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 4 Jul 2014 09:34:07 +0000 (11:34 +0200)
commite16922af9d291a939679c63dc4a1373088734af4
tree705f9fac9c98f47f3432457f12a4b95d4b55d6ad
parent8f9d41b430ae03ec63d544c34c31a82507b9e473
iommu/vt-d: Use inline function dma_pte_superpage instead of macros

Use inline function dma_pte_superpage() instead of macro for
better readability.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
This page took 0.027006 seconds and 5 git commands to generate.