Home
last modified time | relevance | path

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

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