Home
last modified time | relevance | path

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

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