Searched refs:dram_pci_bar_start (Results 1 – 5 of 5) sorted by relevance
1619 bar_address = hdev->dram_pci_bar_start + (device_address - prop->dram_base_address); in alloc_sgt_from_device_pages()1947 bar_address = hdev->dram_pci_bar_start + (device_addr - prop->dram_base_address); in validate_export_params_no_mmu()1949 if ((bar_address + size) > (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params_no_mmu()1978 bar_address = hdev->dram_pci_bar_start + in validate_export_params()1982 (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params()
3513 u64 dram_pci_bar_start; member
642 hdev->dram_pci_bar_start = pci_resource_start(pdev, DDR_BAR_ID); in goya_early_init()
836 hdev->dram_pci_bar_start = pci_resource_start(pdev, HBM_BAR_ID); in gaudi_early_init()
3133 hdev->dram_pci_bar_start = pci_resource_start(pdev, DRAM_BAR_ID); in gaudi2_early_init()