Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_shbuf.h58 int xen_drm_front_shbuf_unmap(struct xen_drm_front_shbuf *buf);
Dxen_drm_front.c81 xen_drm_front_shbuf_unmap(buf->shbuf); in dbuf_free()
94 xen_drm_front_shbuf_unmap(buf->shbuf); in dbuf_free_all()
Dxen_drm_front_shbuf.c64 int xen_drm_front_shbuf_unmap(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_unmap() function