Searched refs:irta (Results 1 – 2 of 2) sorted by relevance
515 u64 irta; in ir_translation_struct_show() local528 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()529 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()547 irta = virt_to_phys(iommu->ir_table->base); in ir_translation_struct_show()548 seq_printf(m, " IR table address:%llx\n", irta); in ir_translation_struct_show()
437 u64 irta; in iommu_load_old_irte() local440 irta = dmar_readq(iommu->reg + DMAR_IRTA_REG); in iommu_load_old_irte()441 if ((irta & INTR_REMAP_TABLE_REG_SIZE_MASK) in iommu_load_old_irte()445 irt_phys = irta & VTD_PAGE_MASK; in iommu_load_old_irte()