Searched defs:amd_iommu (Results 1 – 2 of 2) sorted by relevance
500 struct amd_iommu { struct501 struct list_head list;504 int index;507 raw_spinlock_t lock;510 struct pci_dev *dev;513 struct pci_dev *root_pdev;516 u64 mmio_phys;519 u64 mmio_phys_end;522 u8 __iomem *mmio_base;525 u32 cap;[all …]
491 struct amd_iommu { struct492 struct list_head list;495 int index;498 raw_spinlock_t lock;501 struct pci_dev *dev;504 struct pci_dev *root_pdev;507 u64 mmio_phys;510 u64 mmio_phys_end;513 u8 __iomem *mmio_base;516 u32 cap;[all …]