Searched refs:iommu_virt_to_phys (Results 1 – 3 of 3) sorted by relevance
84 static inline u64 iommu_virt_to_phys(void *vaddr) in iommu_virt_to_phys() function
369 entry = iommu_virt_to_phys(amd_iommu_dev_table); in iommu_set_device_table()630 entry = iommu_virt_to_phys(iommu->cmd_buf); in iommu_enable_command_buffer()667 entry = iommu_virt_to_phys(iommu->evt_buf) | EVT_LEN_MASK; in iommu_enable_event_buffer()708 entry = iommu_virt_to_phys(iommu->ppr_log) | PPR_LOG_SIZE_512; in iommu_enable_ppr_log()788 entry = iommu_virt_to_phys(iommu->ga_log) | GA_LOG_SIZE_512; in iommu_init_ga_log()791 entry = (iommu_virt_to_phys(iommu->ga_log_tail) & in iommu_init_ga_log()
894 u64 paddr = iommu_virt_to_phys((void *)address); in build_completion_wait()1485 iommu_virt_to_phys(domain->pt_root)); in increase_address_space()1553 __npte = PM_LEVEL_PDE(level, iommu_virt_to_phys(page)); in alloc_pte()1962 pte_root = iommu_virt_to_phys(domain->pt_root); in set_dte_entry()1981 u64 gcr3 = iommu_virt_to_phys(domain->gcr3_tbl); in set_dte_entry()3520 *pte = iommu_virt_to_phys(root) | GCR3_VALID; in __get_gcr3_pte()3700 dte |= iommu_virt_to_phys(table->table); in set_dte_irq_entry()