Searched refs:sixteen_gb_mask (Results 1 – 1 of 1) sorted by relevance
332 const uint64_t sixteen_gb_mask = ~(sixteen_gb - 1); in amdgpu_gmc_agp_location() local336 size_bf = (mc->fb_start & sixteen_gb_mask) - in amdgpu_gmc_agp_location()340 size_bf = mc->fb_start & sixteen_gb_mask; in amdgpu_gmc_agp_location()341 size_af = (mc->gart_start & sixteen_gb_mask) - in amdgpu_gmc_agp_location()346 mc->agp_start = (mc->fb_start - size_bf) & sixteen_gb_mask; in amdgpu_gmc_agp_location()