Searched refs:inactive_buff_vpu_addr (Results 1 – 2 of 2) sorted by relevance
79 ms->inactive_buff_vpu_addr = ms->bo->vpu_addr + ms->buff_size; in ivpu_ms_start_ioctl()137 ret = ivpu_jsm_metric_streamer_update(vdev, ms->mask, ms->inactive_buff_vpu_addr, in copy_samples_to_user()142 swap(ms->active_buff_vpu_addr, ms->inactive_buff_vpu_addr); in copy_samples_to_user()
22 u64 inactive_buff_vpu_addr; member