Given a pagetable base and a GPU address, find the struct kgsl_mem_entry that matches the object. Move this functionality out from inside another function and promote it to top level so it can be used by upcoming functionality.
Given a pagetable base and a GPU address, find the struct kgsl_mem_entry that matches the object. Move this functionality out from inside another function and promote it to top level so it can be used by upcoming functionality.