Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.c331 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr, in amdgpu_gart_unbind()
370 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, flags); in amdgpu_gart_map()
409 amdgpu_gmc_set_pte_pde(adev, dst, start_page + t, page_base, flags); in amdgpu_gart_map_vram_range()
452 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, flags); in amdgpu_gart_map_gfx9_mqd()
454 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, ctrl_flags); in amdgpu_gart_map_gfx9_mqd()
H A Damdgpu_gmc.c163 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() function
1170 amdgpu_gmc_set_pte_pde(adev, adev->gmc.ptr_pdb0, i, vram_addr, flags); in amdgpu_gmc_init_pdb0()
1179 amdgpu_gmc_set_pte_pde(adev, adev->gmc.ptr_pdb0, i, gart_ptb_gpu_pa, flags); in amdgpu_gmc_init_pdb0()