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.c99 int ret, hdom_id; in amd_iommu_alloc_domain_nested() local
158 __func__, ndom->gdom_id, gdom_info->hdom_id); in amd_iommu_alloc_domain_nested()
164 hdom_id = amd_iommu_pdom_id_alloc(); in amd_iommu_alloc_domain_nested()
165 if (hdom_id <= 0) { in amd_iommu_alloc_domain_nested()
173 gdom_info->hdom_id = hdom_id; in amd_iommu_alloc_domain_nested()
180 __func__, ndom->gdom_id, gdom_info->hdom_id); in amd_iommu_alloc_domain_nested()
217 amd_iommu_set_dte_v1(dev_data, parent, ndom->gdom_info->hdom_id, in set_dte_nested()
290 __func__, ndom->gdom_id, curr->hdom_id); in nested_domain_free()
292 amd_iommu_pdom_id_free(ndom->gdom_info->hdom_id); in nested_domain_free()
H A Damd_iommu_types.h509 u32 hdom_id; /* Host domain ID */ member
H A Diommu.c1605 iommu->devid, gdom_info->hdom_id); in iommu_flush_pages_v1_hdom_ids()
1606 build_inv_iommu_pages(&cmd, address, last, gdom_info->hdom_id, in iommu_flush_pages_v1_hdom_ids()