Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Dinit.c3367 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3380 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3383 (offset > max_offset_lim)) in iommu_pc_get_set_reg()