Searched defs:amd_iommu_fault (Results 1 – 1 of 1) sorted by relevance
473 struct amd_iommu_fault { struct474 u64 address; /* IO virtual address of the fault*/475 u32 pasid; /* Address space identifier */476 u16 device_id; /* Originating PCI device id */477 u16 tag; /* PPR tag */478 u16 flags; /* Fault flags */
Completed in 16 milliseconds