Searched refs:xc_get_max_cpus (Results 1 – 7 of 7) sorted by relevance
133 bits = xc_get_max_cpus(xch); in xc_tbuf_set_cpu_mask()
24 int xc_get_max_cpus(xc_interface *xch) in xc_get_max_cpus() function70 int max_cpus = xc_get_max_cpus(xch); in xc_get_cpumap_size()
451 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()
244 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()
954 nmaskbits = xc_get_max_cpus(xc_handle); in parse_cpumask_range()
998 int max_cpus = xc_get_max_cpus(ctx->xch); in libxl_get_max_cpus()
387 int xc_get_max_cpus(xc_interface *xch);
Completed in 20 milliseconds