Searched refs:mali_executor_interrupt_mmu (Results 1 – 3 of 3) sorted by relevance
60 _mali_osk_errcode_t mali_executor_interrupt_mmu(struct mali_group *group, mali_bool in_upper_half);
1502 ret = mali_executor_interrupt_mmu(group, MALI_TRUE); in mali_group_upper_half_mmu()1580 mali_executor_interrupt_mmu(group, MALI_FALSE); in mali_group_bottom_half_mmu()
751 _mali_osk_errcode_t mali_executor_interrupt_mmu(struct mali_group *group, in mali_executor_interrupt_mmu() function