Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 13 of 13) sorted by relevance

/qemu/util/
H A Dfdmon-poll.c25 static __thread AioHandler **nodes; variable
/qemu/include/block/
H A Dblockjob.h94 GSList *nodes; member
/qemu/tests/unit/
H A Dtest-interval-tree.c12 static IntervalTreeNode nodes[20]; variable
H A Dtest-aio-multithread.c295 } nodes[NUM_CONTEXTS] __attribute__((__aligned__(64))); variable
[all...]
/qemu/include/system/
H A Dnuma.h90 NodeInfo nodes[MAX_NODES]; member
/qemu/hw/loongarch/
H A Dvirt-fdt-build.c131 int i, nb_numa_nodes, nodes; in fdt_add_memory_nodes() local
H A Dvirt-acpi-build.c188 int nodes, nb_numa_nodes = machine->numa_state->num_nodes; in build_srat() local
H A Dvirt.c602 int nb_numa_nodes, nodes; in fw_cfg_add_memory() local
/qemu/contrib/plugins/
H A Dcflow.c97 static GHashTable *nodes; variable
/qemu/block/monitor/
H A Dblock-hmp-cmds.c733 bool nodes = qdict_get_try_bool(qdict, "nodes", false); in hmp_info_block() local
/qemu/system/
H A Dphysmem.c135 Node *nodes; member
184 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()
253 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact()
325 Node *nodes = d->map.nodes; in phys_page_find() local
/qemu/hw/audio/
H A Dhda-codec.c53 const desc_node *nodes; member
/qemu/hw/ppc/
H A Dspapr.c639 NodeInfo *nodes = machine->numa_state->nodes; in spapr_dt_memory() local