Home
last modified time | relevance | path

Searched refs:mali_gp_resume_with_new_heap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.h44 void mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr);
H A Dmali_gp.c257 void mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr) in mali_gp_resume_with_new_heap() function
H A Dmali_group.c1056 mali_gp_resume_with_new_heap(group->gp_core, start_addr, end_addr); in mali_group_resume_gp_with_new_heap()