Searched refs:sixteen_gb_mask (Results 1 – 1 of 1) sorted by relevance
315 const uint64_t sixteen_gb_mask = ~(sixteen_gb - 1); in amdgpu_gmc_agp_location() local327 size_bf = (mc->fb_start & sixteen_gb_mask) - in amdgpu_gmc_agp_location()331 size_bf = mc->fb_start & sixteen_gb_mask; in amdgpu_gmc_agp_location()332 size_af = (mc->gart_start & sixteen_gb_mask) - in amdgpu_gmc_agp_location()337 mc->agp_start = (mc->fb_start - size_bf) & sixteen_gb_mask; in amdgpu_gmc_agp_location()