Searched refs:HOST_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance
26 #define HOST_PHYS_BASE 0x8000000000ull /* 0.5TB */ macro
34 #define HOST_PHYS_BASE 0x8000000000ull /* 0.5TB */ macro
393 prop->device_dma_offset_for_host_access = HOST_PHYS_BASE; in goya_set_fixed_properties()394 prop->host_base_address = HOST_PHYS_BASE; in goya_set_fixed_properties()584 outbound_region.addr = HOST_PHYS_BASE; in goya_init_iatu()2881 (dma_addr - HOST_PHYS_BASE), size); in goya_mmap()2987 *dma_handle += HOST_PHYS_BASE; in goya_dma_alloc_coherent()2996 dma_addr_t fixed_dma_handle = dma_handle - HOST_PHYS_BASE; in goya_dma_free_coherent()3255 *dma_handle += HOST_PHYS_BASE; in goya_dma_pool_zalloc()3264 dma_addr_t fixed_dma_addr = dma_addr - HOST_PHYS_BASE; in goya_dma_pool_free()