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()1943 bar_address = hdev->dram_pci_bar_start + (device_addr - prop->dram_base_address); in validate_export_params_no_mmu()1945 if ((bar_address + size) > (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params_no_mmu()1974 bar_address = hdev->dram_pci_bar_start + in validate_export_params()1978 (hdev->dram_pci_bar_start + prop->dram_pci_bar_size) || in validate_export_params()
3556 u64 dram_pci_bar_start; member
641 hdev->dram_pci_bar_start = pci_resource_start(pdev, DDR_BAR_ID); in goya_early_init()
835 hdev->dram_pci_bar_start = pci_resource_start(pdev, HBM_BAR_ID); in gaudi_early_init()
3481 hdev->dram_pci_bar_start = pci_resource_start(pdev, DRAM_BAR_ID); in gaudi2_early_init()