Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Dxen-front-pgdir-shbuf.h83 int xen_front_pgdir_shbuf_map(struct xen_front_pgdir_shbuf *buf);
/openbmc/linux/drivers/xen/
H A Dxen-front-pgdir-shbuf.c95 int xen_front_pgdir_shbuf_map(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_map() function
103 EXPORT_SYMBOL_GPL(xen_front_pgdir_shbuf_map);
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front.c215 ret = xen_front_pgdir_shbuf_map(&dbuf->shbuf); in xen_drm_front_dbuf_create()
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c488 ret = xen_front_pgdir_shbuf_map(&stream->shbuf); in alsa_hw_params()