Searched refs:amdgpu_gmc_get_pde_for_bo (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gmc.c | 102 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level, in amdgpu_gmc_get_pde_for_bo() function 134 amdgpu_gmc_get_pde_for_bo(bo, -1, &pd_addr, &flags); in amdgpu_gmc_pd_addr()
|
D | amdgpu_gmc.h | 335 void amdgpu_gmc_get_pde_for_bo(struct amdgpu_bo *bo, int level,
|
D | amdgpu_vm_pt.c | 766 amdgpu_gmc_get_pde_for_bo(entry->bo, level, &pt, &flags); in amdgpu_vm_pde_update()
|