Searched refs:amdgpu_gmc_get_pde_for_bo (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gmc.c | 103 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level, in amdgpu_gmc_get_pde_for_bo() function 135 amdgpu_gmc_get_pde_for_bo(bo, -1, &pd_addr, &flags); in amdgpu_gmc_pd_addr()
|
D | amdgpu_gmc.h | 381 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level,
|
D | amdgpu_vm_pt.c | 778 amdgpu_gmc_get_pde_for_bo(entry->bo, level, &pt, &flags); in amdgpu_vm_pde_update()
|