Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/amd/
Dinit.c111 u32 efr_attr; member
1814 if ((h->efr_attr != 0) && in init_iommu_one()
1815 ((h->efr_attr & (0xF << 13)) != 0) && in init_iommu_one()
1816 ((h->efr_attr & (0x3F << 17)) != 0)) in init_iommu_one()
1827 ((h->efr_attr & (0x1 << IOMMU_FEAT_GASUP_SHIFT)) == 0)) in init_iommu_one()