Home
last modified time | relevance | path

Searched refs:vmw_ioctl_region_map (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h205 vmw_ioctl_region_map(struct vmw_region *region);
Dvmw_buffer.c129 buf->map = vmw_ioctl_region_map(buf->region); in vmw_gmr_buffer_map()
Dvmw_screen_ioctl.c683 vmw_ioctl_region_map(struct vmw_region *region) in vmw_ioctl_region_map() function