Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 9 of 9) 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
/qemu/include/sysemu/
H A Dnuma.h91 NodeInfo nodes[MAX_NODES]; member
/qemu/block/monitor/
H A Dblock-hmp-cmds.c731 bool nodes = qdict_get_try_bool(qdict, "nodes", false); in hmp_info_block() local
/qemu/system/
H A Dphysmem.c126 Node *nodes; member
174 static void phys_map_node_reserve(PhysPageMap *map, unsigned nodes) in phys_map_node_reserve()
243 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact()
315 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.c664 NodeInfo *nodes = machine->numa_state->nodes; in spapr_dt_memory() local