Searched refs:host1x_bo_mmap (Results 1 – 3 of 3) sorted by relevance
304 cmdbuf_addr = host1x_bo_mmap(cmdbuf); in do_relocs()575 gather = host1x_bo_mmap(g->bo); in copy_gathers()
28 mem = host1x_bo_mmap(bo); in trace_write_gather()
185 static inline void *host1x_bo_mmap(struct host1x_bo *bo) in host1x_bo_mmap() function