Searched defs:to_domain (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/xen/ |
H A D | xen-operations.c | 41 bool to_domain, uint32_t domid, in libxengnttab_fallback_grant_copy() 95 bool to_domain, uint32_t domid, in libxengnttab_backend_grant_copy()
|
H A D | xen-bus.c | 813 void xen_device_copy_grant_refs(XenDevice *xendev, bool to_domain, in xen_device_copy_grant_refs()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_gnttab.c | 456 static int xen_be_gnttab_copy(struct xengntdev_handle *xgt, bool to_domain, in xen_be_gnttab_copy()
|
/openbmc/qemu/hw/block/dataplane/ |
H A D | xen-block.c | 216 bool to_domain = (request->req.operation == BLKIF_OP_READ); in xen_block_copy_request() local
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 190 bool to_domain, uint32_t domid, in qemu_xen_gnttab_grant_copy()
|