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.c188 pdom = protection_domain_alloc(); in amd_iommu_domain_alloc_sva()
H A Damd_iommu.h51 struct protection_domain *protection_domain_alloc(void);
H A Diommu.c2481 struct protection_domain *protection_domain_alloc(void) in protection_domain_alloc() function
2567 domain = protection_domain_alloc(); in do_iommu_domain_alloc()