Searched refs:xc_assign_device (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 1187 ret = xc_assign_device(_H(xch), _D(domid), sbdf, flag); in stub_xc_domain_assign_device()
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 1713 int xc_assign_device(xc_interface *xch,
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_pci.c | 1097 rc = xc_assign_device(ctx->xch, domid, pcidev_encode_bdf(pcidev), flag); in do_pci_add()
|
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 567 if ( xc_assign_device(self->xc_handle, dom, sbdf, 0) != 0 ) in pyxc_assign_device()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_domain.c | 1561 int xc_assign_device( in xc_assign_device() function
|
Completed in 21 milliseconds