Searched refs:irta (Results 1 – 2 of 2) sorted by relevance
345 u64 irta; in ir_translation_struct_show() local356 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()357 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()375 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()376 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()
438 u64 irta; in iommu_load_old_irte() local441 irta = dmar_readq(iommu->reg + DMAR_IRTA_REG); in iommu_load_old_irte()442 if ((irta & INTR_REMAP_TABLE_REG_SIZE_MASK) in iommu_load_old_irte()446 irt_phys = irta & VTD_PAGE_MASK; in iommu_load_old_irte()