Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory.c3261 MemoryRegionListHead *alias_print_queue, in mtree_print_mr() argument
3290 QTAILQ_FOREACH(ml, alias_print_queue, mrqueue) { in mtree_print_mr()
3299 QTAILQ_INSERT_TAIL(alias_print_queue, ml, mrqueue); in mtree_print_mr()
3363 alias_print_queue, owner, display_disabled); in mtree_print_mr()