Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dinit.c111 u32 efr_attr; member
1823 if ((h->efr_attr != 0) && in init_iommu_one()
1824 ((h->efr_attr & (0xF << 13)) != 0) && in init_iommu_one()
1825 ((h->efr_attr & (0x3F << 17)) != 0)) in init_iommu_one()
1836 ((h->efr_attr & (0x1 << IOMMU_FEAT_GASUP_SHIFT)) == 0)) in init_iommu_one()