Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h406 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level,
H A Damdgpu_gmc.c111 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level, in amdgpu_gmc_get_pde_for_bo() function
143 amdgpu_gmc_get_pde_for_bo(bo, -1, &pd_addr, &flags); in amdgpu_gmc_pd_addr()