Home
last modified time | relevance | path

Searched defs:iommu_dev_data (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h291 struct iommu_dev_data { struct
292 struct list_head list; /* For domain->dev_list */
293 struct device *dev; /* Device this data belong to */
294 struct device *alias; /* The Alias Device */
295 struct protection_domain *domain; /* Domain the device is bound to */
296 atomic_t bind; /* Domain attach reverent count */