Searched refs:psycho_check_iommu_error (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/arch/sparc/kernel/ |
D | psycho_common.h | 34 void psycho_check_iommu_error(struct pci_pbm_info *pbm,
|
D | psycho_common.c | 202 void psycho_check_iommu_error(struct pci_pbm_info *pbm, in psycho_check_iommu_error() function 360 psycho_check_iommu_error(pbm, afsr, afar, PCI_ERR); in psycho_pcierr_intr()
|
D | pci_psycho.c | 188 psycho_check_iommu_error(pbm, afsr, afar, UE_ERR); in psycho_ue_intr() 190 psycho_check_iommu_error(pbm->sibling, afsr, afar, UE_ERR); in psycho_ue_intr()
|
D | pci_sabre.c | 252 psycho_check_iommu_error(pbm, afsr, afar, UE_ERR); in sabre_ue_intr()
|