kernel/drivers/iommu/amd/amd_iommu_types.h
.. .. @@ -897,8 +897,8 @@ 897 897 */ 898 898 struct irq_cfg *cfg; 899 899 int ga_vector; 900 - int ga_root_ptr;901 - int ga_tag;900 + u64 ga_root_ptr;901 + u32 ga_tag;902 902 }; 903 903 904 904 struct amd_irte_ops {