Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c150 * vmw_ptr_diff - Compute the offset from a to b in bytes
157 static size_t vmw_ptr_diff(void *a, void *b) in vmw_ptr_diff() function
700 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_res_check()
1940 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_shader_define()
1977 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_shader_destroy()
2032 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_set_shader()
2630 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_dx_view_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c154 * vmw_ptr_diff - Compute the offset from a to b in bytes
161 static size_t vmw_ptr_diff(void *a, void *b) in vmw_ptr_diff() function
687 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_res_check()
1936 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_shader_define()
1973 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_shader_destroy()
2029 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_set_shader()
2670 vmw_ptr_diff(sw_context->buf_start, in vmw_cmd_dx_view_remove()

Completed in 11 milliseconds