Searched refs:domain_enable_v2 (Results 1 – 1 of 1) sorted by relevance
82 static int domain_enable_v2(struct protection_domain *domain, int pasids);2031 if (domain_enable_v2(domain, 1)) { in protection_domain_init_v2()2476 static int domain_enable_v2(struct protection_domain *domain, int pasids) in domain_enable_v2() function2517 ret = domain_enable_v2(pdom, pasids); in amd_iommu_domain_enable_v2()