Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory.c155 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ macro
1038 MEMORY_LISTENER_UPDATE_REGION(fr, as, Forward, coalesced_io_add, in flat_range_coalesced_io_notify()
1042 MEMORY_LISTENER_UPDATE_REGION(fr, as, Reverse, coalesced_io_del, in flat_range_coalesced_io_notify()
1136 MEMORY_LISTENER_UPDATE_REGION(frold, as, Reverse, region_del); in address_space_update_topology_pass()
1144 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Forward, region_nop); in address_space_update_topology_pass()
1146 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Forward, log_start, in address_space_update_topology_pass()
1151 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Reverse, log_stop, in address_space_update_topology_pass()
1163 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Forward, region_add); in address_space_update_topology_pass()