Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dmemory-internal.h46 void mtree_print_dispatch(struct AddressSpaceDispatch *d,
/openbmc/qemu/system/
H A Dphysmem.c3641 void mtree_print_dispatch(AddressSpaceDispatch *d, MemoryRegion *root) in mtree_print_dispatch() function
H A Dmemory.c3545 mtree_print_dispatch(view->dispatch, view->root); in mtree_print_flatview()