Home
last modified time | relevance | path

Searched refs:xc_get_max_cpus (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_tbuf.c133 bits = xc_get_max_cpus(xch); in xc_tbuf_set_cpu_mask()
A Dxc_misc.c24 int xc_get_max_cpus(xc_interface *xch) in xc_get_max_cpus() function
70 int max_cpus = xc_get_max_cpus(xch); in xc_get_cpumap_size()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c451 int xc_len = xc_get_max_cpus(_H(xch)); in get_cpumap_len()
492 int i, len = xc_get_max_cpus(_H(xch)); in stub_xc_vcpu_getaffinity()
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c244 nr_cpus = xc_get_max_cpus(self->xc_handle); in pyxc_vcpu_setaffinity()
404 nr_cpus = xc_get_max_cpus(self->xc_handle); in pyxc_vcpu_getinfo()
1685 nr_cpus = xc_get_max_cpus(self->xc_handle); in cpumap_to_cpulist()
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxentrace.c954 nmaskbits = xc_get_max_cpus(xc_handle); in parse_cpumask_range()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_utils.c998 int max_cpus = xc_get_max_cpus(ctx->xch); in libxl_get_max_cpus()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h387 int xc_get_max_cpus(xc_interface *xch);

Completed in 20 milliseconds