Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_iommu.c69 #define IOPTE_IS_DUMMY(iommu, iopte) \ macro
115 if (IOPTE_IS_DUMMY(iommu, iopte)) { in alloc_streaming_cluster()
178 if (IOPTE_IS_DUMMY(iommu, iopte)) { in alloc_consistent_cluster()
183 if (!IOPTE_IS_DUMMY(iommu, iopte)) in alloc_consistent_cluster()
288 if (!IOPTE_IS_DUMMY(iommu, walk)) in pci_free_consistent()
404 if (IOPTE_IS_DUMMY(iommu, base)) in pci_unmap_single()
644 if (IOPTE_IS_DUMMY(iommu, base)) in pci_unmap_sg()