commit | e16922af9d291a939679c63dc4a1373088734af4 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Tue May 20 20:37:51 2014 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Fri Jul 04 11:34:07 2014 +0200 |
tree | 705f9fac9c98f47f3432457f12a4b95d4b55d6ad | |
parent | 8f9d41b430ae03ec63d544c34c31a82507b9e473 [diff] |
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>