Searched refs:heap_current_addr (Results 1 – 4 of 4) sorted by relevance
68 …u32 heap_current_addr; /**< Holds the current HEAP address when the jo… member173 return job->heap_current_addr; in mali_gp_job_get_current_heap_addr()180 job->heap_current_addr = heap_addr; in mali_gp_job_set_current_heap_addr()
112 job->heap_current_addr = job->uargs.frame_registers[4]; in mali_gp_job_create()
1307 jobres->heap_current_addr = mali_gp_job_get_current_heap_addr(job); in mali_scheduler_return_gp_job_to_user()
289 u32 heap_current_addr; /**< [out] value of the GP PLB PL heap start address register */ member