Lines Matching refs:source_id
1968 u8 fault_reason, u32 pasid, u16 source_id, in dmar_fault_do_one() argument
1978 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1979 PCI_FUNC(source_id & 0xFF), addr >> 48, in dmar_fault_do_one()
1988 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1989 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1994 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1995 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1998 dmar_fault_dump_ptes(iommu, source_id, addr, pasid); in dmar_fault_do_one()
2029 u16 source_id; in dmar_fault() local
2049 source_id = dma_frcd_source_id(data); in dmar_fault()
2067 source_id, guest_addr); in dmar_fault()