Searched defs:_args (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_vof.c | 18 target_ulong opcode, target_ulong *_args) in spapr_h_vof_client()
|
| /openbmc/u-boot/include/ |
| H A D | log.h | 121 #define log(_cat, _level, _fmt, _args...) ({ \ argument 129 #define log(_cat, _level, _fmt, _args...) argument
|
| /openbmc/qemu/hw/core/ |
| H A D | qdev.c | 166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
|
| /openbmc/qemu/system/ |
| H A D | memory.c | 108 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument 132 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument 157 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument
|