Searched refs:qemu_put_sbe32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/migration/ | ||
H A D | cpu.h | 36 #define qemu_put_sbetl qemu_put_sbe32 |
H A D | qemu-file-types.h | 101 static inline void qemu_put_sbe32(QEMUFile *f, int v) in qemu_put_sbe32() function |