Home
last modified time | relevance | path

Searched refs:iommu_data (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
Dpsycho_common.c205 u64 control, iommu_tag[16], iommu_data[16]; in psycho_check_iommu_error() local
241 psycho_record_iommu_tags_and_data(pbm, iommu_tag, iommu_data); in psycho_check_iommu_error()
242 psycho_dump_iommu_tags_and_data(pbm, iommu_tag, iommu_data); in psycho_check_iommu_error()
Dpci_schizo.c239 unsigned long iommu_data[16]; in schizo_check_iommu_error_pbm() local
290 iommu_data[i] = in schizo_check_iommu_error_pbm()
308 data = iommu_data[i]; in schizo_check_iommu_error_pbm()
/arch/powerpc/kernel/
Diommu.c890 static void group_release(void *iommu_data) in group_release() argument
892 struct iommu_table_group *table_group = iommu_data; in group_release()