Searched refs:timer_load (Results 1 – 1 of 1) sorted by relevance
90 static int timer_load(QEMUFile *f, void *opaque, int version_id) in timer_load() function733 register_savevm("timer", 0, 2, timer_save, timer_load, &timers_state); in configure_icount()