Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/amd/
Dinit.c111 u32 efr_attr; member
1749 if ((h->efr_attr != 0) && in init_iommu_one()
1750 ((h->efr_attr & (0xF << 13)) != 0) && in init_iommu_one()
1751 ((h->efr_attr & (0x3F << 17)) != 0)) in init_iommu_one()
1762 ((h->efr_attr & (0x1 << IOMMU_FEAT_GASUP_SHIFT)) == 0)) in init_iommu_one()