Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/amd/
Dinit.c3755 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3768 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3771 (offset > max_offset_lim)) in iommu_pc_get_set_reg()