Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c149 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 Dvboxvideo_guest.h42 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
H A Dvbox_main.c74 vbva_disable(&vbox->vbva_info[i], vbox->guest_pool, i); in vbox_accel_fini()