Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Diommu.c82 static int domain_enable_v2(struct protection_domain *domain, int pasids);
2082 if (domain_enable_v2(domain, 1)) { in protection_domain_init_v2()
2526 static int domain_enable_v2(struct protection_domain *domain, int pasids) in domain_enable_v2() function
2567 ret = domain_enable_v2(pdom, pasids); in amd_iommu_domain_enable_v2()