Searched refs:HPETState (Results 1 – 3 of 3) sorted by relevance
81 static uint64_t hpet_get_comparator(HPETState *h, unsigned int tn, in hpet_get_comparator()168 HPETState *h = vcpu_vhpet(v); in hpet_read()209 static void hpet_stop_timer(HPETState *h, unsigned int tn, in hpet_stop_timer()224 HPETState *h = vcpu_vhpet(v); in hpet_timer_fired()236 static void hpet_set_timer(HPETState *h, unsigned int tn, in hpet_set_timer()354 HPETState *h = vcpu_vhpet(v); in hpet_write()584 HPETState *hp = domain_vhpet(d); in hpet_save()646 HPETState *hp = domain_vhpet(d); in hpet_load()709 static void hpet_set(HPETState *h) in hpet_set()713 memset(h, 0, sizeof(HPETState)); in hpet_set()[all …]
86 typedef struct HPETState { struct94 } HPETState; argument129 struct HPETState vhpet;
178 typedef struct HPETState struct187 } HPETState; argument198 struct HPETState vhpet;
Completed in 6 milliseconds