Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_sched.c199 struct lima_vm *vm = NULL, *last_vm = NULL; in lima_sched_run_job() local
238 last_vm = pipe->current_vm; in lima_sched_run_job()
249 if (last_vm) in lima_sched_run_job()
250 lima_vm_put(last_vm); in lima_sched_run_job()