Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vboxvideo/
Dvboxvideo_guest.h14 struct vbva_buf_ctx { struct
40 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, argument
42 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
44 bool vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx,
46 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx);
47 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
49 void vbva_setup_buffer_context(struct vbva_buf_ctx *vbva_ctx,
Dvbva_base.c29 static void vbva_buffer_place_data_at(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_place_data_at()
61 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_write()
107 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host()
137 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable()
154 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable()
164 bool vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_begin_update()
195 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx) in vbva_buffer_end_update()
209 void vbva_setup_buffer_context(struct vbva_buf_ctx *vbva_ctx, in vbva_setup_buffer_context()
Dvbox_drv.h55 struct vbva_buf_ctx *vbva_info;