Searched refs:mm_start_timer (Results 1 – 1 of 1) sorted by relevance
415 static int mm_start_timer(struct qemu_alarm_timer *t);455 {"mmtimer", mm_start_timer, mm_stop_timer, NULL},456 {"mmtimer2", mm_start_timer, mm_stop_timer, mm_rearm_timer},728 static int mm_start_timer(struct qemu_alarm_timer *t) in mm_start_timer() function