Searched refs:xc_vcpu_getaffinity (Results 1 – 5 of 5) sorted by relevance
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 563 retval = xc_vcpu_getaffinity(_H(xch), _D(domid), in stub_xc_vcpu_getaffinity()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 740 int xc_vcpu_getaffinity(xc_interface *xch,
|
/xen/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 435 rc = xc_vcpu_getaffinity(self->xc_handle, dom, vcpu, cpumap, in pyxc_vcpu_getinfo()
|
/xen/tools/libxc/ |
A D | xc_domain.c | 256 int xc_vcpu_getaffinity(xc_interface *xch, in xc_vcpu_getaffinity() function
|
/xen/tools/libxl/ |
A D | libxl_domain.c | 1693 if (xc_vcpu_getaffinity(ctx->xch, domid, *nr_vcpus_out, in libxl_list_vcpu()
|
Completed in 22 milliseconds