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