Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Diommu.c100 struct iommu_window { struct
101 struct list_head list;
102 struct cbe_iommu *iommu;
103 unsigned long offset;
104 unsigned long size;
105 unsigned int ioid;
106 struct iommu_table table;

Completed in 6 milliseconds