Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/
Dxen-front-pgdir-shbuf.h78 int xen_front_pgdir_shbuf_alloc(struct xen_front_pgdir_shbuf_cfg *cfg);
/linux-6.12.1/drivers/xen/
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);
/linux-6.12.1/drivers/gpu/drm/xen/
Dxen_drm_front.c186 ret = xen_front_pgdir_shbuf_alloc(&buf_cfg); in xen_drm_front_dbuf_create()
/linux-6.12.1/sound/xen/
Dxen_snd_front_alsa.c479 ret = xen_front_pgdir_shbuf_alloc(&buf_cfg); in alsa_hw_params()