Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c135 struct vmw_bo **vmw_bo_p);
1119 * @vmw_bo_p: Points to a location that, on successful return will carry a
1135 struct vmw_bo **vmw_bo_p) in vmw_translate_mob_ptr() argument
1162 *vmw_bo_p = vmw_bo; in vmw_translate_mob_ptr()
1175 * @vmw_bo_p: Points to a location that, on successful return will carry a
1191 struct vmw_bo **vmw_bo_p) in vmw_translate_guest_ptr() argument
1218 *vmw_bo_p = vmw_bo; in vmw_translate_guest_ptr()