Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Dxen-front-pgdir-shbuf.h78 int xen_front_pgdir_shbuf_alloc(struct xen_front_pgdir_shbuf_cfg *cfg);
/openbmc/linux/drivers/xen/
H A Dxen-front-pgdir-shbuf.c515 int xen_front_pgdir_shbuf_alloc(struct xen_front_pgdir_shbuf_cfg *cfg) in xen_front_pgdir_shbuf_alloc() function
546 EXPORT_SYMBOL_GPL(xen_front_pgdir_shbuf_alloc);
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front.c186 ret = xen_front_pgdir_shbuf_alloc(&buf_cfg); in xen_drm_front_dbuf_create()
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c484 ret = xen_front_pgdir_shbuf_alloc(&buf_cfg); in alsa_hw_params()