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 D | amdgpu_gart.c | 247 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 D | amdgpu_vm_cpu.c | 93 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe, in amdgpu_vm_cpu_update()
|
H A D | amdgpu_gmc.h | 286 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
|
H A D | amdgpu_gmc.c | 88 * 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 D | amdgpu_vm_cpu.c | 93 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe, in amdgpu_vm_cpu_update()
|
H A D | amdgpu_gart.c | 315 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 D | amdgpu_gmc.c | 144 * 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 D | amdgpu_gmc.h | 383 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
|
Completed in 6 milliseconds