Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c441 ptr = vmw_bo_map_and_cache(bo); in map_external()
H A Dvmwgfx_bo.c345 void *vmw_bo_map_and_cache(struct vmw_bo *vbo) in vmw_bo_map_and_cache() function
H A Dvmwgfx_cmdbuf.c1260 man->map = vmw_bo_map_and_cache(man->cmd_space); in vmw_cmdbuf_set_pool_size()