Home
last modified time | relevance | path

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

/qemu/include/system/
H A Ddump.h223 int64_t dump_filtered_memblock_start(GuestPhysBlock *block, int64_t filter_area_start,
/qemu/target/s390x/
H A Darch_dump.c322 memblock_start = dump_filtered_memblock_start(block, s->filter_area_begin, in get_mem_state()
/qemu/dump/
H A Ddump.c734 int64_t dump_filtered_memblock_start(GuestPhysBlock *block, in dump_filtered_memblock_start() function
762 … memblock_start = dump_filtered_memblock_start(block, s->filter_area_begin, s->filter_area_length); in dump_iterate()