Home
last modified time | relevance | path

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

/qemu/hw/i386/kvm/
H A Dxen_gnttab.c316 struct xengntdev_handle { struct
320 static int xen_be_gnttab_set_max_grants(struct xengntdev_handle *xgt, in xen_be_gnttab_set_max_grants() argument
326 static void *xen_be_gnttab_map_refs(struct xengntdev_handle *xgt, in xen_be_gnttab_map_refs()
415 static int xen_be_gnttab_unmap(struct xengntdev_handle *xgt, in xen_be_gnttab_unmap()
456 static int xen_be_gnttab_copy(struct xengntdev_handle *xgt, bool to_domain, in xen_be_gnttab_copy()
497 static struct xengntdev_handle *xen_be_gnttab_open(void) in xen_be_gnttab_open()
499 struct xengntdev_handle *xgt = g_new0(struct xengntdev_handle, 1); in xen_be_gnttab_open()
505 static int xen_be_gnttab_close(struct xengntdev_handle *xgt) in xen_be_gnttab_close()
H A Dxen_primary_console.c45 struct xengntdev_handle *gt;
H A Dxen_xenstore.c74 struct xengntdev_handle *gt;
/qemu/include/hw/xen/
H A Dxen_backend_ops.h136 typedef struct xengntdev_handle xengnttab_handle;