Home
last modified time | relevance | path

Searched refs:vbva_enable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvboxvideo.h303 struct vbva_enable { struct
310 struct vbva_enable base; argument
H A Dvboxvideo_guest.h42 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
H A Dvbox_main.c63 if (!vbva_enable(&vbox->vbva_info[i], in vbox_accel_init()
H A Dvbva_base.c142 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable() function