Searched refs:host1x_bo_mmap (Results 1 – 4 of 4) sorted by relevance
220 mapped = host1x_bo_mmap(g->bo); in show_channel_gathers()
28 mem = host1x_bo_mmap(bo); in trace_write_gather()
298 cmdbuf_addr = host1x_bo_mmap(cmdbuf); in do_relocs()569 gather = host1x_bo_mmap(g->bo); in copy_gathers()
179 static inline void *host1x_bo_mmap(struct host1x_bo *bo) in host1x_bo_mmap() function