Searched defs:amd_iommu_fault (Results 1 – 1 of 1) sorted by relevance
445 struct amd_iommu_fault { struct446 u64 address; /* IO virtual address of the fault*/447 u32 pasid; /* Address space identifier */448 u16 device_id; /* Originating PCI device id */449 u16 tag; /* PPR tag */450 u16 flags; /* Fault flags */