Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dcontext.hpp71 remove_svm_allocation(const void *ptr);
Dcontext.cpp71 context::remove_svm_allocation(const void *ptr) { in remove_svm_allocation() function in context
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dmemory.cpp569 ctx.remove_svm_allocation(svm_pointer); in clSVMFree()
Dtransfer.cpp994 ctx.remove_svm_allocation(p); in EnqueueSVMFree()