Searched refs:irta (Results 1 – 2 of 2) sorted by relevance
494 u64 irta; in ir_translation_struct_show() local507 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()508 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()526 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()527 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()
444 u64 irta; in iommu_load_old_irte() local447 irta = dmar_readq(iommu->reg + DMAR_IRTA_REG); in iommu_load_old_irte()448 if ((irta & INTR_REMAP_TABLE_REG_SIZE_MASK) in iommu_load_old_irte()452 irt_phys = irta & VTD_PAGE_MASK; in iommu_load_old_irte()