Lines Matching refs:source_id
1912 u8 fault_reason, u32 pasid, u16 source_id, in dmar_fault_do_one() argument
1922 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1923 PCI_FUNC(source_id & 0xFF), addr >> 48, in dmar_fault_do_one()
1932 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1933 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1938 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1939 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1942 dmar_fault_dump_ptes(iommu, source_id, addr, pasid); in dmar_fault_do_one()
1973 u16 source_id; in dmar_fault() local
1993 source_id = dma_frcd_source_id(data); in dmar_fault()
2011 source_id, guest_addr); in dmar_fault()