Searched defs:_args (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/ppc/ |
H A D | spapr_vof.c | 18 target_ulong opcode, target_ulong *_args) in spapr_h_vof_client()
|
/qemu/hw/core/ |
H A D | qdev.c | 166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
|
/qemu/system/ |
H A D | memory.c | 106 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument 130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument 155 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument
|