Searched refs:pci_dvma_debug_rec (Results 1 – 3 of 3) sorted by relevance
108 extern uint32_t pci_dvma_debug_rec;
213 uint32_t pci_dvma_debug_rec = 512; variable
1504 size_t sz = sizeof (struct dvma_rec) * pci_dvma_debug_rec; in pci_dvma_debug_init()1521 size_t sz = sizeof (struct dvma_rec) * pci_dvma_debug_rec; in pci_dvma_debug_fini()1563 if (++iommu_p->dvma_alloc_rec_index == pci_dvma_debug_rec) in pci_dvma_alloc_debug()1596 if (++iommu_p->dvma_free_rec_index == pci_dvma_debug_rec) in pci_dvma_free_debug()