Searched refs:qemu_get_sbe64 (Results 1 – 2 of 2) sorted by relevance
176 static inline int64_t qemu_get_sbe64(QEMUFile *f) in qemu_get_sbe64() function233 #define qemu_get_sbetl qemu_get_sbe64
99 s->cpu_ticks_prev = qemu_get_sbe64(f); in timer_load()100 s->cpu_ticks_offset = qemu_get_sbe64(f); in timer_load()102 s->cpu_clock_offset = qemu_get_sbe64(f); in timer_load()