Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/amd/
H A Dinit.c3753 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3766 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3769 (offset > max_offset_lim)) in iommu_pc_get_set_reg()