Searched defs:node_id (Results 1 – 7 of 7) sorted by relevance
54 def find_graph_node(graph, node_id): argument
115 def add_node(self, node_id, fmt=iotests.imgfmt, path=None, backup=None): argument
30 int node_id; member
195 uint16_t node_id; member
30 uint32_t node_id; /* node_id which memory attached to */ member121 uint32_t node_id; /* node id: 0x0-0; 0x1-1; 0x10-2; 0x11-3 */ member
60 static const uint32_t *get_associativity(SpaprMachineState *spapr, int node_id) in get_associativity()
743 int node_id = object_property_get_int(OBJECT(dev), "node-id", &error_abort); in numa_cpu_pre_plug() local