Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/hw/
Ddebug_hw.c235 host1x_bo_munmap(g->bo, mapped); in show_channel_gathers()
Dchannel_hw.c57 host1x_bo_munmap(bo, mem); in trace_write_gather()
/Linux-v4.19/include/linux/
Dhost1x.h124 static inline void host1x_bo_munmap(struct host1x_bo *bo, void *addr) in host1x_bo_munmap() function
/Linux-v4.19/drivers/gpu/host1x/
Djob.c494 host1x_bo_munmap(g->bo, gather); in copy_gathers()