Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dloader.h332 #define rom_add_file_as(_f, _as, _i) \ argument
334 #define rom_add_file_fixed_as(_f, _a, _i, _as) \ argument
336 #define rom_add_blob_fixed_as(_f, _b, _l, _a, _as) \ argument
/openbmc/qemu/system/
H A Dmemory.c132 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument