Searched refs:mm_start_timer (Results 1 – 1 of 1) sorted by relevance
248 static int mm_start_timer(struct qemu_alarm_timer *t);350 {"mmtimer", mm_start_timer, mm_stop_timer, NULL},351 {"mmtimer2", mm_start_timer, mm_stop_timer, mm_rearm_timer},1134 static int mm_start_timer(struct qemu_alarm_timer *t) in mm_start_timer() function