Searched refs:device_dma_offset_for_host_access (Results 1 – 6 of 6) sorted by relevance
211 sg->dma_address - prop->device_dma_offset_for_host_access, in hl_dma_map_sgtable_caller()234 if (prop->device_dma_offset_for_host_access) in hl_asic_dma_map_sgtable()236 sg->dma_address += prop->device_dma_offset_for_host_access; in hl_asic_dma_map_sgtable()254 sg->dma_address - prop->device_dma_offset_for_host_access, in hl_dma_unmap_sgtable_caller()272 if (prop->device_dma_offset_for_host_access) in hl_asic_dma_unmap_sgtable()274 sg->dma_address -= prop->device_dma_offset_for_host_access; in hl_asic_dma_unmap_sgtable()
770 u64 offset = prop->device_dma_offset_for_host_access; in hl_access_host_mem()
742 u64 device_dma_offset_for_host_access; member
393 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE; in goya_set_fixed_properties()
577 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE; in gaudi_set_fixed_properties()
2448 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE_0; in gaudi2_set_fixed_properties()