Searched refs:tm_mtlb_maxpgs (Results 1 – 3 of 3) sorted by relevance
45 extern uint_t tm_mtlb_maxpgs;
53 uint_t tm_mtlb_maxpgs = 20; variable
1201 iommu_p->iommu_mtlb_maxpgs = tm_mtlb_maxpgs; in pci_iommu_setup()1204 (tm_mtlb_maxpgs + 1), KM_SLEEP); in pci_iommu_setup()1251 sizeof (dvma_unbind_req_t) * (tm_mtlb_maxpgs + 1)); in pci_iommu_teardown()