Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h452 #define PD_GIOV_MASK BIT(4) /* domain enable GIOV support */ macro
H A Diommu.c1643 if (domain->flags & PD_GIOV_MASK) in set_dte_entry()
2078 domain->flags |= PD_GIOV_MASK; in protection_domain_init_v2()