Home
last modified time | relevance | path

Searched refs:cur_device_address (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/
Dmemory.c1604 u64 size_left, cur_device_address = 0; in alloc_sgt_from_device_pages() local
1613 cur_device_address = in alloc_sgt_from_device_pages()
1616 cur_device_address += dma_max_seg_size; in alloc_sgt_from_device_pages()
1620 bar_address = hdev->dram_pci_bar_start + cur_device_address; in alloc_sgt_from_device_pages()