Searched refs:iommu_memremap (Results 1 – 1 of 1) sorted by relevance
700 static inline void *iommu_memremap(unsigned long paddr, size_t size) in iommu_memremap() function996 iommu->evt_buf = iommu_memremap(paddr, amd_iommu_evtlog_size); in remap_event_buffer()1010 iommu->cmd_buf = iommu_memremap(paddr, CMD_BUFFER_SIZE); in remap_command_buffer()1026 iommu->cmd_sem = iommu_memremap(paddr, PAGE_SIZE); in remap_or_alloc_cwwb_sem()1179 pci_seg->old_dev_tbl_cpy = iommu_memremap(old_devtb_phys, pci_seg->dev_table_size); in __reuse_device_table()