Searched refs:iommulib_ops_t (Results 1 – 5 of 5) sorted by relevance
93 } iommulib_ops_t; typedef251 int iommulib_iommu_register(dev_info_t *dip, iommulib_ops_t *ops,260 iommulib_ops_t *iommulib_iommu_getops(iommulib_handle_t handle);
42 iommulib_ops_t *ilu_ops;342 iommulib_iommu_register(dev_info_t *dip, iommulib_ops_t *ops, in iommulib_iommu_register()930 iommulib_ops_t *934 iommulib_ops_t *ops; in iommulib_iommu_getops()
926 iommulib_ops_t *iommulib_ops; in immu_subsystems_startup()953 iommulib_ops = kmem_alloc(sizeof (iommulib_ops_t), KM_SLEEP); in immu_subsystems_startup()
348 iommulib_ops_t *aiomt_iommulib_ops;
119 iommulib_ops_t *iommulib_ops; in amd_iommu_register()123 iommulib_ops = kmem_zalloc(sizeof (iommulib_ops_t), KM_SLEEP); in amd_iommu_register()134 kmem_free(iommulib_ops, sizeof (iommulib_ops_t)); in amd_iommu_register()156 kmem_free(iommu->aiomt_iommulib_ops, sizeof (iommulib_ops_t)); in amd_iommu_unregister()