Searched defs:_as (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ |
H A D | loader.h | 346 #define rom_add_file_as(_f, _as, _i) \ argument 348 #define rom_add_file_fixed_as(_f, _a, _i, _as) \ argument 350 #define rom_add_blob_fixed_as(_f, _b, _l, _a, _as) \ argument
|
/qemu/system/ |
H A D | memory.c | 130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument
|