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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm_sdma.c 185 amdgpu_vm_write_pte(p->adev, ib, pe, addr | flags,
amdgpu_vm.h 366 #define amdgpu_vm_write_pte(adev, ib, pe, value, count, incr) ((adev)->vm_manager.vm_pte_funcs->write_pte((ib), (pe), (value), (count), (incr))) macro

Completed in 11 milliseconds