Home
last modified time | relevance | path

Searched refs:xen_front_pgdir_shbuf (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/xen/
A Dxen-front-pgdir-shbuf.c48 void (*calc_num_grefs)(struct xen_front_pgdir_shbuf *buf);
51 void (*fill_page_dir)(struct xen_front_pgdir_shbuf *buf);
54 int (*grant_refs_for_buffer)(struct xen_front_pgdir_shbuf *buf,
58 int (*map)(struct xen_front_pgdir_shbuf *buf);
61 int (*unmap)(struct xen_front_pgdir_shbuf *buf);
95 int xen_front_pgdir_shbuf_map(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_map()
158 static int get_num_pages_dir(struct xen_front_pgdir_shbuf *buf) in get_num_pages_dir()
200 static int backend_unmap(struct xen_front_pgdir_shbuf *buf) in backend_unmap()
247 static int backend_map(struct xen_front_pgdir_shbuf *buf) in backend_map()
475 static int alloc_storage(struct xen_front_pgdir_shbuf *buf) in alloc_storage()
[all …]
/linux-6.3-rc2/include/xen/
A Dxen-front-pgdir-shbuf.h21 struct xen_front_pgdir_shbuf { struct
70 struct xen_front_pgdir_shbuf *pgdir; argument
81 xen_front_pgdir_shbuf_get_dir_start(struct xen_front_pgdir_shbuf *buf);
83 int xen_front_pgdir_shbuf_map(struct xen_front_pgdir_shbuf *buf);
85 int xen_front_pgdir_shbuf_unmap(struct xen_front_pgdir_shbuf *buf);
87 void xen_front_pgdir_shbuf_free(struct xen_front_pgdir_shbuf *buf);
/linux-6.3-rc2/sound/xen/
A Dxen_snd_front.h19 struct xen_front_pgdir_shbuf;
38 struct xen_front_pgdir_shbuf *shbuf,
A Dxen_snd_front.c85 struct xen_front_pgdir_shbuf *shbuf, in xen_snd_front_stream_prepare()
A Dxen_snd_front_alsa.c30 struct xen_front_pgdir_shbuf shbuf;
/linux-6.3-rc2/drivers/gpu/drm/xen/
A Dxen_drm_front.c41 struct xen_front_pgdir_shbuf shbuf;

Completed in 9 milliseconds