Searched defs:amd_iommu (Results 1 – 1 of 1) sorted by relevance
472 struct amd_iommu { struct473 struct list_head list;476 int index;479 spinlock_t lock;482 struct pci_dev *dev;485 u64 mmio_phys;487 u8 *mmio_base;490 u32 cap;493 u8 acpi_flags;496 u64 features;[all …]