Home
last modified time | relevance | path

Searched refs:max_node_id (Results 1 – 6 of 6) sorted by relevance

/xen/xen/common/
A Dsysctl.c265 pi->max_node_id = MAX_NUMNODES-1; in do_sysctl()
/xen/tools/ocaml/libs/xc/
A Dxenctrl.ml124 max_node_id : int; RecordField
A Dxenctrl.mli108 max_node_id : int; RecordField
A Dxenctrl_stubs.c726 Store_field(physinfo, 3, Val_int(c_physinfo.max_node_id)); in stub_xc_physinfo()
/xen/xen/include/public/
A Dsysctl.h113 uint32_t max_node_id; /* Largest possible node ID on this host */ member
/xen/tools/libxc/
A Dxc_misc.c61 max_nodes = physinfo.max_node_id + 1; in xc_get_max_nodes()

Completed in 16 milliseconds