Searched refs:bcast_mmu (Results 1 – 3 of 3) sorted by relevance
242 if (pipe->bcast_mmu) in lima_sched_run_job()243 lima_mmu_switch_vm(pipe->bcast_mmu, vm); in lima_sched_run_job()268 if (pipe->bcast_mmu) in lima_sched_handle_error_task()269 lima_mmu_page_fault_resume(pipe->bcast_mmu); in lima_sched_handle_error_task()
57 struct lima_ip *bcast_mmu; member
270 pipe->bcast_mmu = dev->ip + lima_ip_ppmmu_bcast; in lima_init_pp_pipe()