Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dcpu-all.h162 void page_dump(FILE *f);
/openbmc/qemu/bsd-user/
H A Dmain.c589 page_dump(f); in main()
H A Dmmap.c664 page_dump(stdout); in target_mmap()
/openbmc/qemu/linux-user/
H A Dmmap.c581 page_dump(f); in mmap_end()
1456 page_dump(f); in target_shmat()
H A Dmain.c987 page_dump(f); in main()
/openbmc/qemu/accel/tcg/
H A Duser-exec.c209 void page_dump(FILE *f) in page_dump() function