Home
last modified time | relevance | path

Searched refs:PSYCHO_IOMMU_TAG (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/kernel/
Dpsycho_common.c123 #define PSYCHO_IOMMU_TAG 0xa580UL macro
135 tag[i] = upa_readq(base + PSYCHO_IOMMU_TAG+off); in psycho_record_iommu_tags_and_data()
139 upa_writeq(0, base + PSYCHO_IOMMU_TAG + off); in psycho_record_iommu_tags_and_data()
379 upa_writeq(0, pbm->controller_regs + PSYCHO_IOMMU_TAG + off); in psycho_iommu_flush()
411 iommu->iommu_tags = pbm->controller_regs + PSYCHO_IOMMU_TAG; in psycho_iommu_init()
Dpci_psycho.c111 #define PSYCHO_IOMMU_TAG 0xa580UL macro