Home
last modified time | relevance | path

Searched refs:hdom_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Dnested.c154 __func__, ndom->gdom_id, gdom_info->hdom_id); in amd_iommu_alloc_domain_nested()
160 gdom_info->hdom_id = amd_iommu_pdom_id_alloc(); in amd_iommu_alloc_domain_nested()
161 if (gdom_info->hdom_id <= 0) { in amd_iommu_alloc_domain_nested()
175 __func__, ndom->gdom_id, gdom_info->hdom_id); in amd_iommu_alloc_domain_nested()
212 amd_iommu_set_dte_v1(dev_data, parent, ndom->gdom_info->hdom_id, in set_dte_nested()
284 __func__, ndom->gdom_id, curr->hdom_id); in nested_domain_free()
286 amd_iommu_pdom_id_free(ndom->gdom_info->hdom_id); in nested_domain_free()
H A Damd_iommu_types.h522 u32 hdom_id; /* Host domain ID */ member
H A Diommu.c1563 iommu->devid, gdom_info->hdom_id); in iommu_flush_pages_v1_hdom_ids()
1564 build_inv_iommu_pages(&cmd, address, size, gdom_info->hdom_id, in iommu_flush_pages_v1_hdom_ids()