Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dhmp-cmds.c419 mtree_info(flatview, dispatch_tree, owner, disabled); in hmp_info_mtree()
/qemu/include/exec/
H A Dmemory.h2564 void mtree_info(bool flatview, bool dispatch_tree, bool owner, bool disabled);
/qemu/system/
H A Dmemory.c3595 void mtree_info(bool flatview, bool dispatch_tree, bool owner, bool disabled) in mtree_info() function