Searched refs:npdes (Results 1 – 1 of 1) sorted by relevance
55 uint32_t npdes = (vram_size + (1ULL << pde0_page_shift) - 1) >> pde0_page_shift; in amdgpu_gmc_pdb0_alloc() local58 bp.size = PAGE_ALIGN((npdes + 1) * 8); in amdgpu_gmc_pdb0_alloc()