Searched refs:hstick (Results 1 – 4 of 4) sorted by relevance
119 cpu_timer_reset(env->hstick); in main_cpu_reset()174 CPUTimer *timer = env->hstick; in hstick_irq()289 env->hstick = cpu_timer_create("hstick", cpu, hstick_irq, in sparc64_cpu_devinit()
279 VMSTATE_CPU_TIMER(env.hstick, SPARCCPU),
535 CPUTimer *hstick; // UA 2005 member
3629 tcg_gen_ld_ptr(r_tickptr, tcg_env, env64_field_offsetof(hstick)); in TRANS()