Searched refs:stream_ptr_start (Results 1 – 2 of 2) sorted by relevance
56 uint8_t *stream_ptr_start, in pvr_drm_compute_ctx_static_state_init() argument61 uint64_t *stream_ptr = (uint64_t *)stream_ptr_start; in pvr_drm_compute_ctx_static_state_init()74 *stream_len_ptr = ((uint8_t *)stream_ptr - stream_ptr_start); in pvr_drm_compute_ctx_static_state_init()76 pvr_csb_pack ((uint64_t *)stream_ptr_start, KMD_STREAM_HDR, value) { in pvr_drm_compute_ctx_static_state_init()
148 uint8_t *stream_ptr_start, in pvr_drm_render_ctx_static_state_init() argument153 uint64_t *stream_ptr = (uint64_t *)stream_ptr_start; in pvr_drm_render_ctx_static_state_init()179 *stream_len_ptr = ((uint8_t *)stream_ptr - stream_ptr_start); in pvr_drm_render_ctx_static_state_init()181 pvr_csb_pack ((uint64_t *)stream_ptr_start, KMD_STREAM_HDR, value) { in pvr_drm_render_ctx_static_state_init()