Searched refs:gem_userptr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.c523 static uint32_t gem_userptr(int fd, void *ptr, int size, int read_only) function in typeref:typename:uint32_t
7041 handle = gem_userptr(kgem->fd,
7048 handle = gem_userptr(kgem->fd,
7474 handle = gem_userptr(kgem->fd, bo->mem, alloc * PAGE_SIZE, false);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.c369 static uint32_t gem_userptr(int fd, void *ptr, int size, int read_only) function in typeref:typename:uint32_t
1204 handle = gem_userptr(kgem->fd, ptr, PAGE_SIZE, false);
6419 handle = gem_userptr(kgem->fd,
6823 handle = gem_userptr(kgem->fd, bo->mem, alloc * PAGE_SIZE, false);

Completed in 17 milliseconds