Home
last modified time | relevance | path

Searched defs:_as (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/
H A Dloader.h346 #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 Dmemory.c130 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument