Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c3107 u32 max_offset_lim; in iommu_pc_get_set_reg() local
3120 max_offset_lim = (u32)(((0x40 | iommu->max_banks) << 12) | in iommu_pc_get_set_reg()
3123 (offset > max_offset_lim)) in iommu_pc_get_set_reg()