Home
last modified time | relevance | path

Searched refs:four_gb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c41 static const u64 four_gb = 0x100000000ULL; variable
262 mc->gart_start = ALIGN(hive_vram_end + 1, four_gb); in amdgpu_gmc_sysvm_location()
304 size_af = max_mc_address + 1 - ALIGN(mc->fb_end + 1, four_gb); in amdgpu_gmc_gart_location()
328 mc->gart_start &= ~(four_gb - 1); in amdgpu_gmc_gart_location()