Searched refs:bcast_mmu (Results 1 – 3 of 3) sorted by relevance
258 if (pipe->bcast_mmu) in lima_sched_run_job()259 lima_mmu_switch_vm(pipe->bcast_mmu, pipe->current_vm); in lima_sched_run_job()456 if (pipe->bcast_mmu) in lima_sched_timedout_job()457 lima_mmu_page_fault_resume(pipe->bcast_mmu); in lima_sched_timedout_job()507 if (pipe->bcast_mmu) { in lima_sched_recover_work()508 lima_mmu_flush_tlb(pipe->bcast_mmu); in lima_sched_recover_work()
68 struct lima_ip *bcast_mmu; member
335 pipe->bcast_mmu = dev->ip + lima_ip_ppmmu_bcast; in lima_init_pp_pipe()