Home
last modified time | relevance | path

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

/qemu/system/
H A Dmemory-internal.h38 void mtree_print_dispatch(struct AddressSpaceDispatch *d,
H A Dphysmem.c3960 void mtree_print_dispatch(AddressSpaceDispatch *d, MemoryRegion *root) in mtree_print_dispatch() function
H A Dmemory.c3513 mtree_print_dispatch(view->dispatch, view->root); in mtree_print_flatview()