Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/hw/
Dchannel_hw.c39 mem = host1x_bo_mmap(bo); in trace_write_gather()
Ddebug_hw.c159 mapped = host1x_bo_mmap(g->bo); in show_channel_gathers()
/linux-4.1.27/include/linux/
Dhost1x.h102 static inline void *host1x_bo_mmap(struct host1x_bo *bo) in host1x_bo_mmap() function
/linux-4.1.27/drivers/gpu/host1x/
Djob.c485 gather = host1x_bo_mmap(g->bo); in copy_gathers()