Searched refs:dram_pci_bar_start (Results 1 – 5 of 5) sorted by relevance
1616 bar_address = hdev->dram_pci_bar_start + cur_device_address; in alloc_sgt_from_device_pages()1643 bar_address = hdev->dram_pci_bar_start + in alloc_sgt_from_device_pages()1917 bar_address = hdev->dram_pci_bar_start + (device_addr - prop->dram_base_address); in validate_export_params_no_mmu()1919 if ((bar_address + size) > (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params_no_mmu()1956 bar_address = hdev->dram_pci_bar_start + in validate_export_params()1960 (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params()
3405 u64 dram_pci_bar_start; member
644 hdev->dram_pci_bar_start = pci_resource_start(pdev, DDR_BAR_ID); in goya_early_init()
833 hdev->dram_pci_bar_start = pci_resource_start(pdev, HBM_BAR_ID); in gaudi_early_init()
2968 hdev->dram_pci_bar_start = pci_resource_start(pdev, DRAM_BAR_ID); in gaudi2_early_init()