Searched refs:vm_logs (Results 1 – 3 of 3) sorted by relevance
350 state->vm_logs = kmalloc_objs(vm->log[0], state->nr_vm_logs); in crashstate_get_vm_logs()351 if (!state->vm_logs) { in crashstate_get_vm_logs()358 state->vm_logs[i] = vm->log[idx]; in crashstate_get_vm_logs()
642 struct msm_gem_vm_log_entry *vm_logs; member
843 kfree(state->vm_logs); in adreno_gpu_state_destroy()984 if (state->vm_logs) { in adreno_show()987 struct msm_gem_vm_log_entry *e = &state->vm_logs[i]; in adreno_show()