id_loc            647 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		  uint32_t *id_loc,
id_loc            657 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (*id_loc == SVGA3D_INVALID_ID) {
id_loc            665 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (likely(rcache->valid_handle && *id_loc == rcache->handle)) {
id_loc            678 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 			(dev_priv, sw_context->fp->tfile, *id_loc, converter);
id_loc            681 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 				       (unsigned int) *id_loc);
id_loc            691 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 			rcache->handle = *id_loc;
id_loc            697 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 						       id_loc),