Searched refs:vbva_disable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vbva_base.c | 149 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable() 154 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable() function
|
H A D | vboxvideo_guest.h | 42 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
|
H A D | vbox_main.c | 73 vbva_disable(&vbox->vbva_info[i], vbox->guest_pool, i); in vbox_accel_fini()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vbva_base.c | 149 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable() 154 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable() function
|
H A D | vboxvideo_guest.h | 42 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
|
H A D | vbox_main.c | 74 vbva_disable(&vbox->vbva_info[i], vbox->guest_pool, i); in vbox_accel_fini()
|
Completed in 3 milliseconds