IOMMU_CTX_BITMAP_SIZE
kmem_zalloc(IOMMU_CTX_BITMAP_SIZE, KM_SLEEP);
kmem_free(iommu_p->iommu_ctx_bitmap, IOMMU_CTX_BITMAP_SIZE);