Home
last modified time | relevance | path

Searched refs:igt_v3d_mmap_bo (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_v3d.c105 igt_v3d_mmap_bo(int fd, uint32_t handle, uint32_t size, unsigned prot) in igt_v3d_mmap_bo() function
123 bo->map = igt_v3d_mmap_bo(fd, bo->handle, bo->size, in igt_v3d_bo_mmap()
Digt_v3d.h42 void *igt_v3d_mmap_bo(int fd, uint32_t handle, uint32_t size, unsigned prot);