Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory.c130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ macro
159 MEMORY_LISTENER_CALL(as, callback, dir, &mrs, ##_args); \
932 MEMORY_LISTENER_CALL(as, eventfd_del, Forward, &section, in address_space_add_del_ioeventfds()
945 MEMORY_LISTENER_CALL(as, eventfd_add, Reverse, &section, in address_space_add_del_ioeventfds()