iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
authorJiang Liu <jiang.liu@linux.intel.com>
Wed, 19 Feb 2014 06:07:32 +0000 (14:07 +0800)
committerJoerg Roedel <joro@8bytes.org>
Tue, 4 Mar 2014 16:51:04 +0000 (17:51 +0100)
commitb683b230a244c3b2b3f6f3292e59d4a63298528b
treea63de166724a05b0a5fff0f23ab2dd83ec65d0b7
parentb5f82ddf22725146d926c56ea4cb80df9b34b6b9
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries

Introduce for_each_dev_scope()/for_each_active_dev_scope() to walk
{active} device scope entries. This will help following RCU lock
related patches.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/dmar.c
drivers/iommu/intel-iommu.c
include/linux/dmar.h
This page took 0.027543 seconds and 5 git commands to generate.