Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/amd/
Damd_iommu_types.h441 #define PD_GIOV_MASK (1UL << 4) /* domain enable GIOV support */ macro
Diommu.c1596 if (domain->flags & PD_GIOV_MASK) in set_dte_entry()
1652 if (domain->flags & PD_GIOV_MASK) in do_attach()
2029 domain->flags |= PD_GIOV_MASK; in protection_domain_init_v2()