Home
last modified time | relevance | path

Searched refs:amdv1_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/iommufd/
H A Dselftest.c424 static const struct iommu_domain_ops amdv1_ops = { variable
490 mock->domain.ops = &amdv1_ops; in mock_domain_alloc_pgtable()
/linux/drivers/iommu/amd/
H A Diommu.c2657 static const struct iommu_domain_ops amdv1_ops = { variable
2719 domain->domain.ops = &amdv1_ops; in amd_iommu_domain_alloc_paging_v1()