Searched refs:vbva_enable (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo.h | 292 /* vbva_enable.flags */ 301 struct vbva_enable { struct 308 struct vbva_enable base;
|
H A D | vboxvideo_guest.h | 40 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
|
H A D | vbox_main.c | 58 if (!vbva_enable(&vbox->vbva_info[i], in vbox_accel_init() 61 DRM_ERROR("vboxvideo: vbva_enable failed\n"); in vbox_accel_init()
|
H A D | vbva_base.c | 137 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo.h | 292 /* vbva_enable.flags */ 301 struct vbva_enable { struct 308 struct vbva_enable base;
|
H A D | vboxvideo_guest.h | 40 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
|
H A D | vbox_main.c | 59 if (!vbva_enable(&vbox->vbva_info[i], in vbox_accel_init() 62 DRM_ERROR("vboxvideo: vbva_enable failed\n"); in vbox_accel_init()
|
H A D | vbva_base.c | 137 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable() function
|
Completed in 4 milliseconds