Searched refs:pandecode_find_mapped_gpu_mem_containing_rw (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode_common.c48 pandecode_find_mapped_gpu_mem_containing_rw(uint64_t addr) function in typeref:struct:pandecode_mapped_memory *
56 struct pandecode_mapped_memory *mem = pandecode_find_mapped_gpu_mem_containing_rw(addr);
97 pandecode_find_mapped_gpu_mem_containing_rw(gpu_va);
126 pandecode_find_mapped_gpu_mem_containing_rw(gpu_va);
148 mapped = pandecode_find_mapped_gpu_mem_containing_rw(ptr);

Completed in 2 milliseconds