Searched refs:xc_domain_sethandle (Results 1 – 5 of 5) sorted by relevance
/xen/tools/helpers/ |
A D | xen-init-dom0.c | 89 xc_domain_sethandle(xch, 0, libxl_uuid_bytearray(&uuid))) { in main()
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 287 i = xc_domain_sethandle(_H(xch), _D(domid), h); in stub_xc_domain_sethandle()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 944 int xc_domain_sethandle(xc_interface *xch, uint32_t domid,
|
/xen/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 321 if (xc_domain_sethandle(self->xc_handle, dom, handle) < 0) in pyxc_domain_sethandle()
|
/xen/tools/libxc/ |
A D | xc_domain.c | 1305 int xc_domain_sethandle(xc_interface *xch, uint32_t domid, in xc_domain_sethandle() function
|
Completed in 36 milliseconds