Searched refs:xc_getcpuinfo (Results 1 – 4 of 4) sorted by relevance
/xen/tools/libxc/ |
A D | xc_misc.c | 519 int xc_getcpuinfo(xc_interface *xch, int max_cpus, in xc_getcpuinfo() function
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 752 r = xc_getcpuinfo(_H(xch), Int_val(nr_cpus), info, &size); in stub_xc_pcpu_info()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 1260 int xc_getcpuinfo(xc_interface *xch, int max_cpus,
|
/xen/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 925 ret = xc_getcpuinfo(self->xc_handle, max_cpus, cpuinfo, &nr_cpus); in pyxc_getcpuinfo()
|
Completed in 14 milliseconds