Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/host1x/
Djob.c45 (u64)num_relocs * sizeof(struct host1x_reloc) + in host1x_job_alloc()
64 mem += num_relocs * sizeof(struct host1x_reloc); in host1x_job_alloc()
184 struct host1x_reloc *reloc = &job->relocarray[i]; in pin_job()
236 struct host1x_reloc *reloc = &job->relocarray[i]; in do_relocs()
270 static bool check_reloc(struct host1x_reloc *reloc, struct host1x_bo *cmdbuf, in check_reloc()
286 struct host1x_reloc *reloc;
/linux-4.4.14/include/linux/
Dhost1x.h167 struct host1x_reloc { struct
201 struct host1x_reloc *relocarray;
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c288 static int host1x_reloc_copy_from_user(struct host1x_reloc *dest, in host1x_reloc_copy_from_user()