Searched refs:xen_front_pgdir_shbuf (Results 1 – 6 of 6) sorted by relevance
48 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 …]
21 struct xen_front_pgdir_shbuf { struct70 struct xen_front_pgdir_shbuf *pgdir; argument81 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);
19 struct xen_front_pgdir_shbuf;38 struct xen_front_pgdir_shbuf *shbuf,
85 struct xen_front_pgdir_shbuf *shbuf, in xen_snd_front_stream_prepare()
30 struct xen_front_pgdir_shbuf shbuf;
41 struct xen_front_pgdir_shbuf shbuf;
Completed in 9 milliseconds