Searched refs:flat_range_coalesced_io_notify (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/system/ |
H A D | memory.c | 1024 static void flat_range_coalesced_io_notify(FlatRange *fr, AddressSpace *as, in flat_range_coalesced_io_notify() function 1053 flat_range_coalesced_io_notify(fr, as, cmr, false); in flat_range_coalesced_io_del() 1067 flat_range_coalesced_io_notify(fr, as, cmr, true); in flat_range_coalesced_io_add() 2642 flat_range_coalesced_io_notify(fr, as, cmr, add); in memory_region_update_coalesced_range()
|