Home
last modified time | relevance | path

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

/qemu/include/user/
H A Dpage-protection.h94 void page_dump(FILE *f);
/qemu/bsd-user/
H A Dmain.c609 page_dump(f); in main()
H A Dmmap.c659 page_dump(stdout); in target_mmap()
/qemu/linux-user/
H A Dmmap.c585 page_dump(f); in mmap_end()
1460 page_dump(f); in target_shmat()
H A Dmain.c1007 page_dump(f); in main()
/qemu/accel/tcg/
H A Duser-exec.c225 void page_dump(FILE *f) in page_dump() function