Searched refs:HOST_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance
26 #define HOST_PHYS_BASE 0x8000000000ull /* 0.5TB */ macro
34 #define HOST_PHYS_BASE 0x8000000000ull /* 0.5TB */ macro
392 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE; in goya_set_fixed_properties()564 outbound_region.addr = HOST_PHYS_BASE; in goya_init_iatu()2808 (dma_addr - HOST_PHYS_BASE), size); in goya_mmap()2914 *dma_handle += HOST_PHYS_BASE; in goya_dma_alloc_coherent()2923 dma_addr_t fixed_dma_handle = dma_handle - HOST_PHYS_BASE; in goya_dma_free_coherent()3188 *dma_handle += HOST_PHYS_BASE; in goya_dma_pool_zalloc()3197 dma_addr_t fixed_dma_addr = dma_addr - HOST_PHYS_BASE; in goya_dma_pool_free()3231 sg->dma_address += HOST_PHYS_BASE; in goya_dma_map_sg()3244 sg->dma_address -= HOST_PHYS_BASE; in goya_dma_unmap_sg()4190 host_phys_end = HOST_PHYS_BASE + HOST_PHYS_SIZE; in goya_debugfs_read32()[all …]
560 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE; in gaudi_set_fixed_properties()748 outbound_region.addr = HOST_PHYS_BASE; in gaudi_init_iatu()4406 (dma_addr - HOST_PHYS_BASE), size); in gaudi_mmap()4773 *dma_handle += HOST_PHYS_BASE; in gaudi_dma_alloc_coherent()4782 dma_addr_t fixed_dma_handle = dma_handle - HOST_PHYS_BASE; in gaudi_dma_free_coherent()5061 *dma_handle += HOST_PHYS_BASE; in gaudi_dma_pool_zalloc()5070 dma_addr_t fixed_dma_addr = dma_addr - HOST_PHYS_BASE; in gaudi_dma_pool_free()5098 sg->dma_address += HOST_PHYS_BASE; in gaudi_dma_map_sg()5111 sg->dma_address -= HOST_PHYS_BASE; in gaudi_dma_unmap_sg()6158 host_phys_end = HOST_PHYS_BASE + HOST_PHYS_SIZE; in gaudi_debugfs_read32()[all …]