Searched refs:iommu_virt_to_phys (Results 1 – 3 of 3) sorted by relevance
96 static inline u64 iommu_virt_to_phys(void *vaddr) in iommu_virt_to_phys() function
381 entry = iommu_virt_to_phys(amd_iommu_dev_table); in iommu_set_device_table()639 entry = iommu_virt_to_phys(iommu->cmd_buf); in iommu_enable_command_buffer()676 entry = iommu_virt_to_phys(iommu->evt_buf) | EVT_LEN_MASK; in iommu_enable_event_buffer()717 entry = iommu_virt_to_phys(iommu->ppr_log) | PPR_LOG_SIZE_512; in iommu_enable_ppr_log()797 entry = iommu_virt_to_phys(iommu->ga_log) | GA_LOG_SIZE_512; in iommu_init_ga_log()800 entry = (iommu_virt_to_phys(iommu->ga_log) & 0xFFFFFFFFFFFFFULL) & ~7ULL; in iommu_init_ga_log()
873 u64 paddr = iommu_virt_to_phys((void *)address); in build_completion_wait()1339 iommu_virt_to_phys(domain->pt_root)); in increase_address_space()1376 __npte = PM_LEVEL_PDE(level, iommu_virt_to_phys(page)); in alloc_pte()1836 pte_root = iommu_virt_to_phys(domain->pt_root); in set_dte_entry()1855 u64 gcr3 = iommu_virt_to_phys(domain->gcr3_tbl); in set_dte_entry()3419 *pte = iommu_virt_to_phys(root) | GCR3_VALID; in __get_gcr3_pte()3599 dte |= iommu_virt_to_phys(table->table); in set_dte_irq_entry()