Searched refs:pci_dvma_page_cache_entries (Results 1 – 4 of 4) sorted by relevance
98 kmem_zalloc(pci_dvma_page_cache_entries, KM_SLEEP); in iommu_create()129 pci_dvma_page_cache_entries * pci_dvma_page_cache_clustsz); in iommu_create()136 iommu_p->iommu_dvma_cache_locks, pci_dvma_page_cache_entries); in iommu_create()150 cache_size = IOMMU_PTOB(pci_dvma_page_cache_entries * in iommu_create()212 pci_dvma_page_cache_entries); in iommu_destroy()
218 uint_t pci_dvma_page_cache_entries = 0x200; /* # of chunks (1 << bits) */ variable
914 uint_t entries = pci_dvma_page_cache_entries; in pci_dvma_map_fast()1065 ASSERT(index < pci_dvma_page_cache_entries); in pci_dvma_unmap()
109 extern uint_t pci_dvma_page_cache_entries;