HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_gmc_set_pte_pde (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm_cpu.c 103 amdgpu_gmc_set_pte_pde(p->adev, (void *)(uintptr_t)pe,
amdgpu_gart.c 336 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr,
383 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr,
446 amdgpu_gmc_set_pte_pde(adev, dst, t,
476 amdgpu_gmc_set_pte_pde(adev, dst, t, page_base, flags);
518 amdgpu_gmc_set_pte_pde(adev, adev->gart.ptr,
amdgpu_gmc.h 266 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
amdgpu_gmc.c 98 * amdgpu_gmc_set_pte_pde - update the page tables using CPU
108 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, function in typeref:typename:int

Completed in 32 milliseconds