Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Dinit.c3268 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3281 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3284 (offset > max_offset_lim)) in iommu_pc_get_set_reg()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dinit.c3758 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3771 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3774 (offset > max_offset_lim)) in iommu_pc_get_set_reg()

Completed in 9 milliseconds