Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gart.c247 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr, in amdgpu_gart_unbind()
290 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, flags); in amdgpu_gart_map()
Damdgpu_vm_cpu.c93 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe, in amdgpu_vm_cpu_update()
Damdgpu_gmc.h286 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
Damdgpu_gmc.c98 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() function