Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_iommu.c424 unsigned long matchreg, flushreg; in pci_unmap_single() local
426 flushreg = strbuf->strbuf_ctxflush; in pci_unmap_single()
429 pci_iommu_write(flushreg, ctx); in pci_unmap_single()
662 unsigned long matchreg, flushreg; in pci_unmap_sg() local
664 flushreg = strbuf->strbuf_ctxflush; in pci_unmap_sg()
667 pci_iommu_write(flushreg, ctx); in pci_unmap_sg()
727 unsigned long matchreg, flushreg; in pci_dma_sync_single() local
729 flushreg = strbuf->strbuf_ctxflush; in pci_dma_sync_single()
732 pci_iommu_write(flushreg, ctx); in pci_dma_sync_single()
784 unsigned long matchreg, flushreg; in pci_dma_sync_sg() local
[all …]