Home
last modified time | relevance | path

Searched refs:amdgpu_gmc_set_pte_pde (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Damdgpu_vm_cpu.c93 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe, in amdgpu_vm_cpu_update()
H A Damdgpu_gmc.h286 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
H A Damdgpu_gmc.c88 * amdgpu_gmc_set_pte_pde - update the page tables using CPU
98 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_cpu.c93 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe, in amdgpu_vm_cpu_update()
H A Damdgpu_gart.c315 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr, in amdgpu_gart_unbind()
357 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, flags); in amdgpu_gart_map()
H A Damdgpu_gmc.c144 * amdgpu_gmc_set_pte_pde - update the page tables using CPU
154 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() function
801 amdgpu_gmc_set_pte_pde(adev, adev->gmc.ptr_pdb0, i, vram_addr, flags); in amdgpu_gmc_init_pdb0()
810 amdgpu_gmc_set_pte_pde(adev, adev->gmc.ptr_pdb0, i, gart_ptb_gpu_pa, flags); in amdgpu_gmc_init_pdb0()
H A Damdgpu_gmc.h383 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,

Completed in 6 milliseconds