Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dpasid.c184 pdom = protection_domain_alloc(IOMMU_DOMAIN_SVA, dev_to_node(dev)); in amd_iommu_domain_alloc_sva()
H A Damd_iommu.h49 struct protection_domain *protection_domain_alloc(unsigned int type, int nid);
H A Diommu.c2266 struct protection_domain *protection_domain_alloc(unsigned int type, int nid) in protection_domain_alloc() function
2362 domain = protection_domain_alloc(type, in do_iommu_domain_alloc()