Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.hpp71 remove_svm_allocation(const void *ptr);
H A Dcontext.cpp71 context::remove_svm_allocation(const void *ptr) { in remove_svm_allocation() function in context
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dmemory.cpp641 ctx.remove_svm_allocation(svm_pointer); in clSVMFree()
H A Dtransfer.cpp978 ctx.remove_svm_allocation(p); in free_queue()