Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/host1x/hw/
Ddebug_hw.c218 mapped = host1x_bo_mmap(g->bo); in show_channel_gathers()
Dchannel_hw.c28 mem = host1x_bo_mmap(bo); in trace_write_gather()
/Linux-v5.10/include/linux/
Dhost1x.h124 static inline void *host1x_bo_mmap(struct host1x_bo *bo) in host1x_bo_mmap() function
/Linux-v5.10/drivers/gpu/host1x/
Djob.c304 cmdbuf_addr = host1x_bo_mmap(cmdbuf); in do_relocs()
566 gather = host1x_bo_mmap(g->bo); in copy_gathers()