Home
last modified time | relevance | path

Searched defs:pasids (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/iommu/amd/
Diommu_v2.c736 int amd_iommu_init_device(struct pci_dev *pdev, int pasids) in amd_iommu_init_device()
Diommu.c2526 static int domain_enable_v2(struct protection_domain *domain, int pasids) in domain_enable_v2()
2549 int amd_iommu_domain_enable_v2(struct iommu_domain *dom, int pasids) in amd_iommu_domain_enable_v2()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h384 struct xarray pasids; member