Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dmemory_mapping.h82 void memory_mapping_filter(MemoryMappingList *list, int64_t begin,
/qemu/system/
H A Dmemory_mapping.c350 void memory_mapping_filter(MemoryMappingList *list, int64_t begin, in memory_mapping_filter() function
/qemu/dump/
H A Ddump.c1953 memory_mapping_filter(&s->list, s->filter_area_begin, s->filter_area_length); in dump_init()