Home
last modified time | relevance | path

Searched refs:xc_physinfo (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/tools/misc/
A Dxen-lowmemd.c46 if (xc_physinfo(xch, &info) < 0) in handle_low_mem()
A Dxenpm.c1211 ret = xc_physinfo(xc_handle, &physinfo); in main()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_misc.c32 if ( !xc_physinfo(xch, &physinfo) ) in xc_get_max_cpus()
45 if ( !xc_physinfo(xch, &physinfo) ) in xc_get_online_cpus()
59 if ( !xc_physinfo(xch, &physinfo) ) in xc_get_max_nodes()
211 int xc_physinfo(xc_interface *xch, in xc_physinfo() function
/xen-4.10.0-shim-comet/tools/helpers/
A Dinit-xenstore-domain.c253 rv = xc_physinfo(xch, &info); in parse_maxmem()
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat.c180 if (xc_physinfo(handle->xc_handle, &physinfo) < 0) { in xenstat_get_node()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl.c361 rc = xc_physinfo(ctx->xch, &xcphysinfo); in libxl_get_physinfo()
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxentrace.c589 ret = xc_physinfo(xc_handle, &physinfo); in get_num_cpus()
/xen-4.10.0-shim-comet/tools/xenmon/
A Dxenbaked.c441 ret = xc_physinfo(xc_handle, &physinfo); in get_num_cpus()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c647 r = xc_physinfo(_H(xch), &c_physinfo); in stub_xc_physinfo()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1262 int xc_physinfo(xc_interface *xch, xc_physinfo_t *info);
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c960 if ( xc_physinfo(self->xc_handle, &pinfo) != 0 ) in pyxc_physinfo()

Completed in 25 milliseconds