Searched refs:bar_address (Results 1 – 1 of 1) sorted by relevance
1522 u64 chunk_size, bar_address, dma_max_seg_size; in alloc_sgt_from_device_pages() local1593 rc = set_dma_sg(sg, bar_address, chunk_size, dev, dir); in alloc_sgt_from_device_pages()1616 bar_address = hdev->dram_pci_bar_start + in alloc_sgt_from_device_pages()1818 u64 bar_address; in export_dmabuf_from_addr() local1846 bar_address = hdev->dram_pci_bar_start + in export_dmabuf_from_addr()1849 if (bar_address + size > in export_dmabuf_from_addr()1851 bar_address + size < bar_address) { in export_dmabuf_from_addr()1897 u64 bar_address; in export_dmabuf_from_handle() local1929 bar_address = hdev->dram_pci_bar_start + in export_dmabuf_from_handle()1933 if (bar_address + phys_pg_pack->page_size > in export_dmabuf_from_handle()[all …]
Completed in 7 milliseconds